ApprovalTests.cpp
Regression tester
A testing framework for C++ that allows developers to write regression tests using snapshot comparisons
Native ApprovalTests for C++ on Linux, Mac and Windows
318 stars
18 watching
51 forks
Language: C++
last commit: 8 months ago
Linked from 2 awesome lists
approval-testapproval-testingc-plus-pluscpp11golden-masterheader-onlyregression-testingsingle-filesnapshot-testingtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides common testing tools and utilities for C++ projects | 33 |
| A unit testing and mocking framework for C/C++. | 1,380 |
| A lightweight unit testing framework for C++ | 557 |
| A C++ test harness for the Official ECMAScript Conformance Test Suite. | 3 |
| A sample project for testing development containers with C++ | 192 |
| A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
| A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. | 263 |
| A C++ header-only library for declaratively defining data validation constraints and applying them to various data structures | 58 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 285 |
| A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
| Cross-platform benchmarking for memory allocators | 44 |
| A microbenchmarking library for measuring performance of C++ code | 212 |
| Compares performance of various data serialization libraries in C++ | 731 |
| Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 206 |