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.

GitHub

39 stars
15 watching
31 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bvdberg/ctest A unit test framework for C/C++ software 230
evolutional/utest An ultra-lightweight unit test framework for C99 39
sheredom/utest.h A single header unit testing framework for C and C++ 845
cpputest/cpputest A unit testing and mocking framework for C/C++. 1,371
codeplea/minctest A lightweight unit testing framework for C. 55
thomhurst/bdtest A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. 81
boostorg/test A C++ unit testing framework with a wide range of features and options 182
emancu/crotest A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. 28
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
christophercrouzet/rexo A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. 28
tomokimiyauci/unitest A testing framework designed to work seamlessly with the Deno runtime API, supporting a range of environments and test styles. 7
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391
srz-zumix/iutest A C++ testing framework that provides a set of tools and features for writing unit tests. 65
xenial-io/tasty A testing library for .NET applications that uses a functional inspired approach to simplify test writing and improve error messages. 13
memsql/ntest Provides a framework for writing type-based tests using dependency injection. 2