ctest
Test framework
A unit test framework for C/C++ software
ctest is a unit test framework for software written in C.
230 stars
21 watching
92 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thomhurst/bdtest | A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 82 |
electronicarts/eatest | A C++ framework for writing and running unit tests. | 39 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 853 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 392 |
cpputest/cpputest | A unit testing and mocking framework for C/C++. | 1,380 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 183 |
ospector/gtest-gbar | A C# wrapper around Google Test to enhance its user interface | 131 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 66 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
swiftlang/swift-corelibs-xctest | A unit testing framework for Swift applications | 1,154 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 161 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |