PIT4U is a Plugin for IntelliJ to help you run mutation testing using PIT.
You can find it available on Jetbrains Marketplace
I created this plugin because the reference plugin by Michal Jedynak ( thank you for that amazing plugin) seems to be abandoned, and its latest version is using deprecated APIs that is causing IntelliJ to freeze and report errors when using it. I also expect to add new features that, at the time of writing, don't exist in the aforementioned plugin.
Here you will find the ideas I have for this plugin.
- Add context-aware action
- Parse results and show them in the IDE directly
- Review & fix validations in
Other parameters
table
TBD