Unity
Unit tester
A C unit testing framework designed to work with embedded toolchains.
Simple Unit Testing for C
4k stars
165 watching
980 forks
Language: C
last commit: 3 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
game-ci/unity-test-runner | A GitHub Action to automate test running for Unity projects | 216 |
game-ci/unity-actions | Automates testing and building of Unity projects on various platforms. | 984 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
throwtheswitch/cmock | Automates the creation of mock interfaces and stubs for unit testing C code | 684 |
snitch-org/snitch | A lightweight testing framework for C++20 that provides a simple and efficient way to write unit tests. | 264 |
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,264 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
lukeed/uvu | An extremely fast and lightweight test runner for Node.js and the browser | 2,978 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
ivaylokenov/mytested.aspnetcore.mvc | A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |
flexunit/flexunit | A unit testing framework for ActionScript 3 and Flex applications. | 270 |
siu/minunit | A minimal unit testing framework for C | 575 |
verifytests/verify | A tool for comparing complex data models and documents during testing, failing tests if there are differences. | 2,841 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
keploy/keploy | Automates unit test generation and stubbing for developers | 5,124 |