Criterion
Test framework
A cross-platform unit testing framework with C and C++ support
A cross-platform C and C++ unit testing framework for the 21st century
2k stars
56 watching
181 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
cc-plus-pluscross-platformframeworkkissunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
snitch-org/snitch | A lightweight testing framework for C++20 that provides a simple and efficient way to write unit tests. | 264 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
xenial-io/tasty | A testing library for .NET applications that uses a functional inspired approach to simplify test writing and improve error messages. | 13 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
shinmera/parachute | An extensible testing framework for Common Lisp, allowing for easy setup and management of tests with dependencies, suites, and conditional skipping. | 102 |
siu/minunit | A minimal unit testing framework for C/C++ development | 576 |
suites-dev/suites | A comprehensive testing framework for building reliable unit tests in TypeScript applications | 367 |