Releases: pitest/pitclipse
Releases · pitest/pitclipse
v2.2.1.v20230330-0839
https://github.com/pitest/pitclipse/milestone/24?closed=1
What's Changed
- Task 128 build also on windows and mac os by @LorenzoBettini in #129
- Cleanup by @LorenzoBettini in #127
- 105: sonar goal only on main repo by @LorenzoBettini in #131
- Task 105 sonar cloud by @LorenzoBettini in #130
- Sonar issues by @LorenzoBettini in #133
- Refactoring by @LorenzoBettini in #132
- Task 81 UI tests randomly fail by @LorenzoBettini in #134
- Removed jmock by @LorenzoBettini in #139
- Changed requirements of mavevn to 3.6.3 (#138) by @JKutscha in #141
- 144: Disable checkstyle by @LorenzoBettini in #145
- 142: Handle Classpath properly and consistently by @LorenzoBettini in #143
- Task 123 upgrade pitest version by @LorenzoBettini in #146
- Task 85 speed up UI tests by @LorenzoBettini in #140
- Macos experiments by @LorenzoBettini in #153
- Task 135 fix sonarqube issues by @LorenzoBettini in #151
- UI tests by @LorenzoBettini in #155
- Task 154 build using the latest eclipse by @LorenzoBettini in #156
- Task 158 update to pit 1.6.8 by @LorenzoBettini in #159
- 165: settings for ignoring the warning by @LorenzoBettini in #166
- UI utils by @LorenzoBettini in #170
- Restructered tests to not rely on the Summary View by @JKutscha in #167
- Restructure coverage report generated by @LorenzoBettini in #171
- Added back console methods, to enable more functionality in the future by @JKutscha in #172
- Summary view navigation by @JKutscha in #150
- Summary view navigation by @LorenzoBettini in #169
- Make tests consistent by @JKutscha in #175
- Mutator configuration by @LorenzoBettini in #174
- Mutator configuration by @JKutscha in #152
- 178: Change PIT timeout without altering SWTBot timeout during tests by @LorenzoBettini in #179
- Correcting the default init from preferences by @JKutscha in #181
- run menu and runconfigselector to function like the window menu by @JKutscha in #182
- Unify testing selector by @LorenzoBettini in #183
- Task 190 test with 2022 06 by @LorenzoBettini in #191
- 189: check installation only on PR by @LorenzoBettini in #193
- Fix bug, creating run config, if one exists by @LorenzoBettini in #185
- [Bug Fix] No longer create run config, if one exists by @JKutscha in #184
- 194: Use Tycho 2.7.4 by @LorenzoBettini in #196
- Target class selection by @LorenzoBettini in #197
- Target class selection by @JKutscha in #186
- Some refactoring by @LorenzoBettini in #198
- Task 149 alternative mechanism by @LorenzoBettini in #199
- 147: UI freeze while task :"Reporting PIT results" with huge projects by @LorenzoBettini in #200
- 201: Icons for navigation in PIT Summary view by @LorenzoBettini in #202
- Flaky UI tests by @LorenzoBettini in #203
- Task 205 Coverage for PitLaunchShortcut by @LorenzoBettini in #206
- Code coverage of pitclipse.ui by @LorenzoBettini in #207
- Task 136 get rid of guava by @LorenzoBettini in #160
- gitignore Tycho pomless temp files by @Bananeweizen in #211
- add missing icon transparency by @Bananeweizen in #213
- upgrade Tycho to 2.7.5 by @Bananeweizen in #210
- Test with Eclipse 2022-09 by @LorenzoBettini in #217
New Contributors
Full Changelog: v2.1.2.v20210506-1200...v2.2.1.v20230330-0839
v2.1.2.v20210506-1200
v2.1.2.v20210506-1200
v2.1.0
v2.0.2
v2.0.0
First release since a long time!
Install from the update site: Help > Install new software...
then paste the following URL: https://dl.bintray.com/kazejiyu/Pitclipse/updates/
Pitclipse has been updated and should now:
- work on Eclipse Mars 2 and higher,
- support Java 9 and higher (only if the project does not use modules).
JUnit 5 is still not supported at the moment.