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

Muter supports inverting compound assignment operators #14

Open
SeanROlszewski opened this issue Dec 31, 2018 · 1 comment
Open

Muter supports inverting compound assignment operators #14

SeanROlszewski opened this issue Dec 31, 2018 · 1 comment
Labels
de-prioritized This work is not a priority. There's a thought that it may be useful in the future. mutation operators Work that's intended to improve the mutation operators muter has

Comments

@SeanROlszewski
Copy link
Contributor

see how stryker defines it for an example: https://github.com/stryker-mutator/stryker-handbook/blob/master/mutator-types.md#assignment-expression

@SeanROlszewski SeanROlszewski added mutation operators Work that's intended to improve the mutation operators muter has de-prioritized This work is not a priority. There's a thought that it may be useful in the future. labels Jan 6, 2019
@SeanROlszewski SeanROlszewski changed the title Muter supports inverting assignment operators Muter supports inverting compound assignment operators Jan 6, 2019
@SeanROlszewski
Copy link
Contributor Author

this is de-prioritized because it involves needing to build a system that does type inference, which we plan on doing but are not focused on now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
de-prioritized This work is not a priority. There's a thought that it may be useful in the future. mutation operators Work that's intended to improve the mutation operators muter has
Projects
None yet
Development

No branches or pull requests

1 participant