Skip to content

Commit

Permalink
- re-adding link to arXiv paper;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Sep 16, 2024
1 parent d848af0 commit 65dc267
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ CoverUp then engages in a conversation with an [LLM](https://en.wikipedia.org/wi
prompting for tests, checking the results to verify that they run and increase coverage (again using SlipCover), and re-prompting for adjustments as necessary.
Finally, CoverUp optionally checks that the new tests integrate well, attempting to resolve any issues it finds.

For technical details and a complete evaluation, see our arXiv paper, [_CoverUp: Coverage-Guided LLM-Based Test Generation_](https://arxiv.org/abs/2403.16218) ([PDF](https://arxiv.org/pdf/2403.16218)).


## Installing CoverUp
CoverUp is available from PyPI, so you can install simply with
```shell
Expand Down

0 comments on commit 65dc267

Please sign in to comment.