thejohnfreeman / autocheck

Header-only C++17 library for property-based testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocheck

Header-only C++17 library for QuickCheck (and later, SmallCheck) testing.

Please consult the wiki for documentation.

Install

conan remote add redirectory https://conan.jfreeman.dev
conan install autocheck/[*]@github/thejohnfreeman

About

Header-only C++17 library for property-based testing.

License:ISC License


Languages

Language:C++ 93.4%Language:Python 5.2%Language:CMake 1.4%