Accelerator Plugin
1.2.1
Switch Maven Central Publishing
This release moves Arcmutate to Sonatype’s new publishing infrastructure. It contains no functional changes.
1.2.0
Note, this release requires pitest 1.16.0 or above.
Bug Fix: Mockito Strictness Errors Not Propagating
For some versions of Mockito test failures caused by mocking strictness exceptions were not propagating when the test was accelerated.
1.1.0
Relocate Maven Co-ordinates
This release moves the plugin to com.arcmutate:pitest-accelerator-junit5
. Previous releases were published as com.groupcdg.arcmutate:pitest-accelerator-junit5
.
1.0.6
Enhancement: Further Expand Licence Search
1.0.5
Enhancement: Expand Licence Search
If the plugin is not supplied with the project base dir and dynamic licensing is not being used, it must search backwards for a licence file. This release expands the scope of that search.
1.0.4
Bug Fix: Handle Problematic Classes on ClassPath
Fix to handle LinkageErrors
when bad classes encountered during analysis.
1.0.3
Enhancement: Support Earlier Versions of Mockk
Support versions of Mockk before the KeepMocks
annotation was introduced. Tested against Mockk
- 1.13.2
- 1.12.4
- 1.11.0
- 1.9.1
1.0.2
Enhancement: Dynamic Licence Retrieval
See Licence Management for details.
1.0.1
Enhancement: Mockk Support
Enhancement: BeforeAll and AfterAll support
1.0.0
Enhancement: Pitest 1.9.0 support
Accelerator plugin now requires pitest 1.9.0 or above.