# emil-e/rapidcheck

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/emil-e-rapidcheck).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

1,098 stars · 187 forks · C++ · BSD-2-Clause

## Links

- GitHub: https://github.com/emil-e/rapidcheck
- awesome-repositories: https://awesome-repositories.com/repository/emil-e-rapidcheck.md

## Description

QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.

## Tags

### Part of an Awesome List

- [Property Based Testing](https://awesome-repositories.com/f/awesome-lists/devtools/property-based-testing.md) — C++ framework for property-based testing.
- [Testing Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/testing-frameworks.md) — QuickCheck clone for property-based testing.
