We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc7a6f commit ab68c0bCopy full SHA for ab68c0b
README.md
@@ -51,7 +51,7 @@ Mutahunter uses LLM models to inject context-aware faults into your codebase. Th
51
- Using `--modified-files-only` flag to run mutation testing on only on modified files.
52
- Using `--only-mutate-file-paths` flag to focus on specific files. T
53
54
-The above flags will make the mutation testing significantly **faster** and **cost effective.** ⚠️
+The above flags will make the mutation testing significantly **faster** and **cost effective.**
55
56
```bash
57
# Install Mutahunter package via GitHub. Python 3.11+ is required.
0 commit comments