ut
unit tester
A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts
C++20 μ(micro)/Unit Testing Framework
1k stars
29 watching
122 forks
Language: C++
last commit: 11 days ago
Linked from 3 awesome lists
bddbenchmarkboostcpp20header-onlysingle-moduletddtestingtesting-frameworkunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
cpputest/cpputest | A unit testing and mocking framework for C/C++. | 1,371 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
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 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
flexunit/flexunit | A unit testing framework for ActionScript 3 and Flex applications. | 270 |
rafritts/bunit | A lightweight unit testing framework for Bash scripts. | 197 |
nette/tester | A unit testing framework with code coverage reporting and assertion tools for PHP applications. | 462 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
siu/minunit | A minimal unit testing framework for C/C++ development | 576 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |