doctest
Test framework
A fast and flexible testing framework for C++ that allows writing tests directly in production code
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
6k stars
112 watching
649 forks
Language: C++
last commit: 4 months ago
Linked from 7 awesome lists
c-plus-pluscppcpp11cpp14cpp17cpp20cpp23doctestheader-onlysingle-filetddtestingtesting-frameworkunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing. | 35,046 |
| A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
| A lightweight unit testing framework for C and C++ projects | 161 |
| A comprehensive testing framework for Ruby that supports TDD, BDD, mocking, and benchmarking. | 3,310 |
| A lightweight unit testing framework for C++ | 557 |
| A Node.js tool for automating end-to-end web testing with JavaScript and TypeScript support. | 9,826 |
| A C++ testing framework that provides a set of tools and features for writing unit tests. | 66 |
| A tool for running tests in various programming languages from within Vim. | 3,010 |
| A modern C++ framework for building console, GUI, and unit test applications on multiple platforms. | 814 |
| A cross-browser test suite for the web platform to ensure compatibility and reliability across different browsers and devices. | 5,053 |
| A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. | 263 |
| A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
| A single header unit testing framework for C and C++ | 853 |
| A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
| Automates testing of documentation content to ensure accuracy and updates | 64 |