Simple assignment mutator #2041
-
I've noticed that simple assignment expressions with the This appears to be covered by this feature #870 where the decision was made to not implement since the In one of my projects I have identified untested code I was hoping to see caught by mutation testing:
If I remove that line above, no tests break and I'm also seeing no living mutants. I have two questions:
If the answer to the second question is true, I can create an issue ticket, and even try my hand at make a PR for it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Does the statement mutator actually remove the statement? Could you show the report? |
Beta Was this translation helpful? Give feedback.
Does the statement mutator actually remove the statement? Could you show the report?