Compare commits
2 commits
10a460d2c3
...
4349310cab
| Author | SHA1 | Date | |
|---|---|---|---|
| 4349310cab | |||
| 8c7e227515 |
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
This allows you to annotate Xunit test cases with a mutation that should cause the test to fail.
|
This allows you to annotate Xunit test cases with a mutation that should cause the test to fail.
|
||||||
|
|
||||||
`mutannot.fsx` will apply each mutation and verify that the test actually fails.
|
`verify-coverage-mutants.fsx` will apply each mutation and verify that the test actually fails.
|
||||||
|
|
||||||
Current state: LLM-generated prototype
|
Current state: LLM-generated prototype
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue