Skip to content

Commit 61f2b7f

Browse files
author
Ikko Eltociear Ashimine
authored
docs: update README.md (#9)
automtically -> automatically
1 parent e2395b0 commit 61f2b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ We'd love to hear your feedback, suggestions, and any thoughts you have on mutat
2929
- [Examples](#examples)
3030
- [CI/CD Integration](#cicd-integration)
3131

32-
Mutahunter can automtically generate unit tests to increase line and mutation coverage, leveraging Large Language Models (LLMs) to identify and fill gaps in test coverage. It uses LLM models to inject context-aware faults into your codebase. This AI-driven approach produces fewer equivalent mutants, mutants with higher fault detection potential, and those with higher coupling and semantic similarity to real faults, ensuring comprehensive and effective testing.
32+
Mutahunter can automatically generate unit tests to increase line and mutation coverage, leveraging Large Language Models (LLMs) to identify and fill gaps in test coverage. It uses LLM models to inject context-aware faults into your codebase. This AI-driven approach produces fewer equivalent mutants, mutants with higher fault detection potential, and those with higher coupling and semantic similarity to real faults, ensuring comprehensive and effective testing.
3333

3434
## Features
3535

0 commit comments

Comments
 (0)