Skip to content

QuickCheck and SmallCheck clones for C++

License

Notifications You must be signed in to change notification settings

ufz/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

QuickCheck and SmallCheck clones for C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.2%
  • CMake 3.7%
  • Python 1.1%