Releases: jaksonlin/pitest-gradle
Releases · jaksonlin/pitest-gradle
v1.0.3
- add annotation generation of test case management, the annotation is define in json format, so that user can implement their own annotation for test case management and the plugin will help create it
- add simple test case content inspection: need
step
andasssert
comment in the test case code check, default disable - compatbility update till 2020.1 to the latest
v1.0.2
v1.0.1-beta.1
bugfix: add multiple times of run entry to history, fix cancellation logic
v1.0.1
v1.0.0-beta
- backport to 1.x plugin API to support 2022.2+ version
- fix bug of run history goes accross different project
- fix bug of input disappear
- update pop-up menu with second level, and we will add more function in the up-comming releases
v0.1.0-beta
v0.1.0-beta, this is a beta release, based on 2.0 plugin API, but we may need to move to and older version of plugin for older version of IDE