libassert
Assertion library
An assertion library with features like diagnostic info and integrations with test libraries
The most over-engineered C++ assertion library
557 stars
10 watching
37 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list
assertionscppdiagnostics
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An assertion library providing an extensible and type-safe API for writing tests in Go. | 46 |
| | A fluent assertion library for Kotlin that simplifies writing tests and assertions in Kotlin programming language. | 867 |
| | A library providing custom assertion functionality for building more robust unit tests in Go. | 63 |
| | A library for functional assertions with curried and monadic APIs | 21 |
| | A simple assertion library for Go that provides basic assertions and helpers for testing. | 6 |
| | A lightweight assertion library with customizable message formatting and severity levels | 204 |
| | An assertion framework that provides more informative error messages than standard assertions. | 2,054 |
| | A simple and lightweight assert technology written in C++ | 43 |
| | A fluent assertion library for Java that provides readable and extensible testing assertions. | 399 |
| | A portable C++ stacktrace library supporting various platforms and debug formats | 754 |
| | A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. | 65 |
| | Assertions for JavaFX applications to verify their behavior and state | 7 |
| | A multiplatform expectation assertion library for Kotlin | 572 |
| | A collection of PHP assertions to help verify true conditions in unit tests | 19 |
| | A flexible assertion macro for C++ that allows customization and modular control of assertion levels. | 221 |