ct

Unit test runner

A tool for writing and running unit tests in C with minimal setup and concurrent execution options.

(Relatively) Easy Unit Testing in C

GitHub

72 stars
7 watching
16 forks
Language: C
last commit: over 4 years ago

Related projects:

Repository Description Stars
clar-test/clar A minimal C unit testing framework for writing and running tests. 203
antp/kovacs A tool that monitors file changes and automatically runs tests when files are updated or created. 4
benlau/testrunner A tool to execute and summarize multiple test cases into a report. 4
cpputest/cpputest A unit testing and mocking framework for C/C++. 1,380
unit4/karma-extjs A tool for running tests in Ext JS applications using Karma. 17
rafael-santiago/cutest A C library for writing unit tests. 18
cfpb/jmeter-bootstrap A tool that simplifies the setup and running of JMeter load tests in a project 37
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
grosser/parallel_split_test A tool to split and run large test suites in parallel across multiple processes. 90
game-ci/unity-test-runner A GitHub Action to automate test running for Unity projects 219
boostorg/test A C++ unit testing framework with a wide range of features and options 183
bearror/oletus A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. 45
marathonlabs/marathon A platform-independent test runner designed to balance performance and stability in automated testing 584
codeceptjs/ui An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests 82
tuplanolla/cheat Convenient unit testing framework for the C programming language 170