Skip to content

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

License

Notifications You must be signed in to change notification settings

Adam-Rowell/autocheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocheck

version: Bintray build status: Linux and Mac OSX build status: Windows

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

Please consult the wiki for documentation.

Install

conan remote add jfreeman https://api.bintray.com/conan/jfreeman/jfreeman
conan install autocheck/[*]@jfreeman/stable

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • CMake 3.3%
  • Python 1.0%