lest

Test framework

A simple C++ test framework for unit tests and BDD.

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)

GitHub

391 stars
21 watching
45 forks
Language: C++
last commit: 2 months ago
bddcastcpp11cpp98header-onlyno-dependenciessingle-filetddtestingtiny-framework

Related projects:

Repository Description Stars
kassane/catch2 A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing 0
lightbdd/lightbdd A test framework allowing developers to write easy-to-read and maintain behavioral tests with native support for refactoring, code analysis, and feature-rich reporting. 351
bvdberg/ctest A unit test framework for C/C++ software 230
thomhurst/bdtest A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. 81
danielstjules/pho A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. 284
matthewhammer/motoko-bigtest A testing framework that enables the creation of long-running tests using a domain-specific language. 12
abe33/spectacular A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. 73
vittorioromeo/mettle A C++14 unit test framework providing a toolbox of features for writing and running tests 0
teststack/teststack.bddfy A BDD framework that supports C# POcos and integrates with various testing frameworks. 419
jasmcaus/tau A lightweight unit testing framework for C and C++ projects 158
sheredom/utest.h A single header unit testing framework for C and C++ 845
jimporter/mettle A C++20 unit testing framework providing a toolbox of features for writing tests 122
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
emancu/crotest A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. 28
boost-ext/ut A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts 1,264