Skip to content

v2.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 17:37
· 70 commits to main since this release
c6422ed

πŸš€ Features

  • Integrate generated tests into application's Maven build file
  • Integrate generated tests into application's Gradle build file

πŸ› Fixes

  • Clean the classpath of TackleTest generated build files
  • In multi-modules projects, skip modules for which test generation failed
  • Fix invalid cross device link error
  • Download evosuite jars with Dockerfile
  • dockerfile patch for entrypoint script location
  • Print a warning when using unrecognized configuration options
  • Remove old Tackle-Test-Core jars when downloading Java library dependencies
  • Allow failing tests during augmentation
  • Skip class hierarchy analysis for classes that Soot was unable to process

♻️ Refactoring (breaking change)

  • Remove unsupported configuration options

πŸ“š Documentation

  • Docker publish and doc updates
  • Remove old Tackle-Test-Core jars when downloading Java library dependencies
  • Document the output artifacts of tkltest-unit and tkltest-ui commands
  • Remove unsupported configuration options