Skip to content

Commit

Permalink
Added paper.
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryberger committed Mar 28, 2024
1 parent ab8e954 commit 5d12bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added CoverUp-arxiv-2403.16218.pdf
Binary file not shown.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ 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 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://github.com/plasma-umass/CoverUp/blob/main/CoverUp-arxiv-2403.16218.pdf)).

## Installing CoverUp

CoverUp is available from PyPI, so you can install simply with
Expand Down

0 comments on commit 5d12bea

Please sign in to comment.