Skip to content

dspot-2.1.1

Compare
Choose a tag to compare
@danglotb danglotb released this 09 Jul 12:18
· 130 commits to master since this release

New features

  • Generate assertions for primitive arrays.
  • Assert reference type arrays.
  • Assert asserted values.
  • Do not generate assertions for hashCode of java.net.URI.

Bug Fixes

  • Concurrent modification for dhell junit5.
  • Infer from the name of local variable that it come from previous amplification.
  • Remove debug logs.
  • Use the correct output path command line option.
  • Do not add type cast in case of primitive types.
  • Detect now correctly the targeted module.
  • Ci on catalog and update options.
  • Check not null in is string.
  • Remove assertion lambda no body.
  • Filter the test classes according to recorded keys inside the map.
  • Fix #794.
  • Generation of diff.

Documentation

  • Fix doc issue.

Tests

  • Reset in the setUp and use the super setUp.

Continuous Integration

  • Set quiet to the deploy script.

Refactoring

  • Remove filter on the fly.
  • Inputs management FIX #798.

Performance

  • Optimization#7 Parallel execution of JUnit 4/5 tests.

Other

  • Configure clean to remove some compiles classes in test resources.
  • Ignore generated pom by dspot in test resources.

Unknown

  • Bump test-runner version to 2.1.1.

Authors

Name Nb Commit
Benjamin DANGLOT 22
andrewbwogi 2
olibou6 1
Jesús Gorroñogoitia Cruz 1