Skip to content

TestGenie 0.0.2

Compare
Choose a tag to compare
@pderakhshanfar pderakhshanfar released this 14 Apr 16:44
· 1270 commits to development since this release
  1. Improved test generation by aborting incomplete project builds and ensuring successful project builds before test generation begins.
  2. Catching Evosuite errors related to unknown classes by checking for incorrect input of .class files.
  3. Automatic creation of test files with the automatic addition includes and package lines.
  4. Error checking for target class initialization.
  5. Compatibility with earlier versions of the IntelliJ platform.
  6. Implement automated build.
  7. Implemented compiled classes detector.