test
Unit tester
A C++ unit testing framework with a wide range of features and options
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
182 stars
19 watching
140 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
boostc-plus-plusunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,264 |
cpputest/cpputest | A unit testing and mocking framework for C/C++. | 1,371 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |
hspec/hunit | A unit testing framework for Haskell | 125 |
simpletest/simpletest | A unit testing framework for PHP | 148 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |