Initial commit
This commit is contained in:
commit
c2e96604c6
3 changed files with 266 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# mutannot
|
||||
|
||||
This allows you to annotate Xunit test cases with a mutation that should cause the test to fail.
|
||||
|
||||
`verify-coverage-mutants.fsx` will apply each mutation and verify that the test actually fails.
|
||||
|
||||
Current state: LLM-generated prototype
|
||||
Loading…
Add table
Add a link
Reference in a new issue