Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    a7025236
    Refactor tests · a7025236
    Etienne Kneuss authored
    - src/test holds unit tests that should be testing one feature alone
    
    - src/integration holds integration tests that can use extraction,
      solvers, codegen, etc..
    
    - src/regression runs all the regression suites.
    a7025236
    History
    Refactor tests
    Etienne Kneuss authored
    - src/test holds unit tests that should be testing one feature alone
    
    - src/integration holds integration tests that can use extraction,
      solvers, codegen, etc..
    
    - src/regression runs all the regression suites.