Skip to content
Snippets Groups Projects
  • jugglinmike's avatar
    54fcbf7a
    [generation] Support changing to existing files (#583) · 54fcbf7a
    jugglinmike authored
    When inspecting previously-generated files, a new `Test` instance should
    be used. This avoids over-writing the in-memory representation of the
    latest test, and allows previously-existing test files to be partially
    updated according to subsequent changes in their respective source/case
    files.
    54fcbf7a
    History
    [generation] Support changing to existing files (#583)
    jugglinmike authored
    When inspecting previously-generated files, a new `Test` instance should
    be used. This avoids over-writing the in-memory representation of the
    latest test, and allows previously-existing test files to be partially
    updated according to subsequent changes in their respective source/case
    files.