EATest
Unit testing framework
A C++ framework for writing and running unit tests.
EATest is a C++ unit testing framework. It's goal is to have a scalable architecture, have minimal dependencies, and simple usage.
39 stars
15 watching
32 forks
Language: C++
last commit: about 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A unit test framework for C/C++ software | 230 | |
| An ultra-lightweight unit test framework for C99 | 39 | |
| A single header unit testing framework for C and C++ | 853 | |
| A unit testing and mocking framework for C/C++. | 1,380 | |
| A lightweight unit testing framework for C. | 55 | |
| A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. | 82 | |
| A C++ unit testing framework with a wide range of features and options | 183 | |
| A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. | 28 | |
| A cross-platform unit testing framework with C and C++ support | 2,048 | |
| A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 | |
| A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. | 7 | |
| A simple C++ test framework for unit tests and BDD. | 392 | |
| A C++ testing framework that provides a set of tools and features for writing unit tests. | 66 | |
| A testing library for .NET applications that uses a functional inspired approach to simplify test writing and improve error messages. | 13 | |
| Provides a framework for writing type-based tests using dependency injection. | 2 |