Header-only C++17 library for property-based testing.
☆127Jun 18, 2024Updated last year
Alternatives and similar repositories for autocheck
Users that are interested in autocheck are comparing it to the libraries listed below
Sorting:
- QuickCheck-like property based automated testing tool for C++☆111Dec 26, 2016Updated 9 years ago
- QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.☆1,067Feb 11, 2026Updated 3 weeks ago
- Extensions that I think should be included with CMake.☆14Jul 10, 2019Updated 6 years ago
- Composable Data and Type Generators for C++☆10Mar 25, 2019Updated 6 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- Property Based Testing in C++ using RapidCheck☆12Nov 8, 2017Updated 8 years ago
- Human-friendly unit testing for C++11☆262Feb 4, 2024Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- Generic Conan recipes for CMake and Python projects.☆15Sep 25, 2019Updated 6 years ago
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later