Link Search Menu Expand Document

Accelerator Plugin

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

1.0.5

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.