RapidCheck is a C++ framework for property based testing inspired
by QuickCheck. In this testing, you define properties your code
should always satisfy given certain conditions. RapidCheck
generates random test data to find cases where the property fails.
If it finds a failure, it minimizes the input to the smallest
failing case and displays it as a counterexample.
By !red
Maintained by: Pouria Rezaei
Keywords: rapidcheck
ChangeLog: librapidcheck
Homepage:
https://github.com/emil-e/rapidcheck
Download SlackBuild:
librapidcheck.tar.gz
librapidcheck.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| librapidcheck.SlackBuild |
| librapidcheck.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds