Skip to content

Releases: konveyor/tackle-test-generator-cli

v2.4.5

06 Oct 19:33
1f30752
Compare
Choose a tag to compare

🐛 Fixes

  • Docker fix
  • Dependency upgrades and misc fixes and updates

🛠 Other Updates

  • CI workflow updates (matrix build, CI tests, release)

v2.4.4

19 Apr 22:34
1ea0032
Compare
Choose a tag to compare

🐛 Fixes

🛠️ Other Updates

v2.4.3

03 Mar 18:53
4032612
Compare
Choose a tag to compare

🐛 Fixes

🛠 Other Updates

v2.4.2

25 Jan 14:53
d71183d
Compare
Choose a tag to compare

🚀 Features

🐛 Fixes

v2.4.1

19 Nov 16:43
44b713e
Compare
Choose a tag to compare

🚀 Features

  • Verbose errors in automatically obtaining modules

🐛 Fixes

  • Support augmenting an initially empty resulting test suite
  • Fix faster xml jackson vulnerability

♻️ Refactoring

  • Unit/UI-testing-specific container images
  • Source code reorganization and cleanup

v2.4.0

18 Sep 18:54
Compare
Choose a tag to compare

🚀 Features

🐛 Fixes

  • Fix for decoding issue
  • Fix for unsupported option warnings on tkltest-ui internal options
  • Unique eventables fix
  • Put in build file the relative path to tests folder rather than absolute one
  • Test webapp submodule update

♻️ Refactoring

  • Remove the monolithic folder from the generated tests folder
  • Remove requirements file

📚 Documentation

  • Update documentation for dont_click.children_of and form clarification

v2.3.0

27 Jul 17:42
9e42c85
Compare
Choose a tag to compare

🚀 Features

🐛 Fixes

📚 Documentation

  • Improve description of command installation

v2.2.0

13 Jun 19:46
Compare
Choose a tag to compare

🚀 Features

  • CLI command can be run from anywhere on the file system
  • Add heuristic-based labels for steps in UI generated tests

🐛 Fixes

  • Fix in non-fraggen mode crawling
  • Correct output message describing location of the test suite

♻️ Refactoring

  • Change dev_tests configuration options
  • CLI command can be run from anywhere on the file system
  • Breaking Change: Move to Python 3.9

v2.1.2

19 May 17:46
a8c4a7e
Compare
Choose a tag to compare

🐛 Fixes

♻️ Refactoring

  • Create only one build file for the tests
  • Tkltest core jitpack update

🛠 Other Updates

  • Change license from EPL-2.0 to APL-2.0

v2.1.1

28 Apr 17:37
c6422ed
Compare
Choose a tag to compare

🚀 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