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