blob: 60570b545e09fe97f86ea34d5be17c9a13a35dcb (
plain)
1
2
3
4
5
6
7
|
{
"name": "rapidcheck",
"version-string": "2020-08-25",
"port-version": 1,
"description": "A property-based testing library for C++ (a la QuickCheck) with the goal of being simple to use with as little boilerplate as possible.",
"homepage": "https://github.com/emil-e/rapidcheck"
}
|