libtap
Test framework
A testing framework for writing tests in C.
Write tests in C
252 stars
17 watching
62 forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
libcheck/check | A unit testing framework for C. | 1,077 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
r-lib/testthat | A testing framework that makes writing unit tests easy and integrates well with existing workflows. | 891 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
thomhurst/bdtest | A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 81 |
linkrope/dunit | A testing framework for D that offers structured test organization and customizable assertion behavior | 37 |
eerimoq/nala | A test framework for C projects providing automatic test discovery, mocking, and output capturing utilities. | 68 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |