{"library":"rapidcheck","type":"library","category":null,"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.","language":"cpp","status":"active","version":"2023-12-14","tags":["testing","property-based","quickcheck","random"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install rapidcheck","imports":["#include <rapidcheck.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(rapidcheck CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE rapidcheck::rapidcheck)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}