iutest
Test framework
A C++ testing framework that provides a set of tools and features for writing unit tests.
c++ testing framework
65 stars
8 watching
6 forks
Language: C++
last commit: 8 months ago assertionsc-plus-pluscppcpp03cpp11cpp14cpp17cpp98header-onlyno-dependenciestddtesting-frameworkwandbox
Related projects:
Repository | Description | Stars |
---|---|---|
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
zunit-zsh/zunit | A unit testing framework for ZSH projects with syntax and features inspired by BATS. | 208 |
emancu/crotest | A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. | 28 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
cezarypiatek/roslyntestkit | A lightweight framework for writing unit tests for Roslyn diagnostic analyzers and code fixes. | 24 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |