Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turns on the new mutator set by default #710

Merged
merged 1 commit into from
Dec 15, 2019
Merged

Turns on the new mutator set by default #710

merged 1 commit into from
Dec 15, 2019

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented Dec 15, 2019

The new mutators set provides more stable return type mutators with a more easily understood behaviour. There were concerns that it may result in increased numbers of equivalent mutators, but the filters for these seem to be working well.

This PR renames the NEW_DEFAULTS mutator set to DEFAULTS and create a group called OLD_DEFAULTS to allow access to the original set.

History files will be invalidated by this change and should be deleted when upgrading.

@hcoles hcoles merged commit d3453f1 into master Dec 15, 2019
@hcoles hcoles deleted the change_defaults branch December 15, 2019 11:01
StefanPenndorf added a commit to StefanPenndorf/pitest-site that referenced this pull request Apr 24, 2020
Mutator Groups and defaults have been updated in hcoles/pitest#710
especially renaming former "new defaults" to be the new default group
and providing the old defaults with "old defaults" group. The pull
request also changed mutators applied at stronger group.

Fixes hcoles/pitest#756
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant