mutannot/README.md
2026-04-28 08:33:01 +02:00

7 lines
227 B
Markdown

# mutannot
This allows you to annotate Xunit test cases with a mutation that should cause the test to fail.
`mutannot` will apply each mutation and verify that the test actually fails.
Current state: LLM-generated prototype