Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> devel >> librapidcheck-dev
aramo  ]
[ 源代码: rapidcheck  ]

软件包: librapidcheck-dev (0~1033-08b5058-2)

C++ framework for property based testing

RapidCheck is a C++ framework for property based testing inspired by QuickCheck and other similar frameworks. In property based testing, you state facts about your code that given certain precondition should always be true. RapidCheck then generates random test data to try and find a case for which the property doesn't hold. If such a case is found, RapidCheck tries to find the smallest case (for some definition of smallest) for which the property is still false and then displays this as a counterexample. For example, if the input is an integer, RapidCheck tries to find the smallest integer for which the property is false.

下载 librapidcheck-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 196.6 kB1568 kB [文件列表]
arm64 197.6 kB1589 kB [文件列表]
armhf 211.2 kB1497 kB [文件列表]
ppc64el 213.5 kB1654 kB [文件列表]