Releases: EvoSuite/evosuite
Releases · EvoSuite/evosuite
V1.2.0
This release contains the following changes:
- Java 9 support for DSE (@ilebrero)
- Updated Docker configuration (@mitchellolsthoorn)
- Support for JUnit 5 output (@VoglSebastian)
- Refactoring of the generics-related code (@VoglSebastian)
- Java 9 support for Eclipse plugin
- General refactorings and reformatting
- Bug fixes for various crashes and minor issues
V1.1.0
- This release contains a major refactoring to improve the internal code quality, and specifically the handling of generics in the code base.
- This release also adds Java 9+ support (with some caveats: DSE currently only works up to Java 8, and JEE support has been removed for now).
- The default algorithm is now DynaMOSA instead of whole test suite generation.
- The release also includes loads of bug fixes and improvements.
V1.0.6
V1.0.5
V1.0.4
This release consists mainly of bug fixes. In particular, it solves a number of crashes, issues that made EvoSuite non-deterministic, fixes a number of holes through which insecure code could bypass the security manager, and provides several new environment mocks to produce more stable tests.
Release 1.0.3
fixed some issues in IntelliJ plugin related to handling of modules (cherry picked from commit 59cfd71)