Skip to content

Commit 405c504

Browse files
authored
Merge pull request #19 from traas-stack/hailianzhl-patch-1
Update README.md
2 parents 551c239 + 1d308f3 commit 405c504

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[中文README传送门](https://github.com/TRaaSStack/auto-unit-test-case-generator/blob/main/README_CN.md)
2+
# Using LLM for test case generation
3+
Now you can use LLM for test case generation! Welcome to visit our project: [TestAgent](https://github.com/codefuse-ai/Test-Agent) , try out the revolution of LLM in the field of test case generation.
4+
5+
26
# What is Auto-Unit-Test-Case-Generator
37
Auto-Unit-Test-Case-Generator generates JUnit test suites for Java class just as its name. During test generation, Auto-Unit-Test-Case-Generator aims to generate high code-coverage (e.g., Branch Coverage and Line Coverage) unit test suites with full automation. This tools is widely used in ANT Group, supports automatic generation of unit tests for more than 1000 projects.
48
Advantages of Auto-Unit-Test-Case-Generator:

0 commit comments

Comments
 (0)