libassert

Assertion library

An assertion library with features like diagnostic info and integrations with test libraries

The most over-engineered C++ assertion library

GitHub

557 stars
10 watching
37 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list

assertionscppdiagnostics

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fluentassert/verify An assertion library providing an extensible and type-safe API for writing tests in Go. 46
markusamshove/kluent A fluent assertion library for Kotlin that simplifies writing tests and assertions in Kotlin programming language. 867
go-playground/assert A library providing custom assertion functionality for building more robust unit tests in Go. 63
tylors/4.5 A library for functional assertions with curried and monadic APIs 21
jgroeneveld/trial A simple assertion library for Go that provides basic assertions and helpers for testing. 6
gpakosz/ppk_assert A lightweight assertion library with customizable message formatting and severity levels 204
shouldly/shouldly An assertion framework that provides more informative error messages than standard assertions. 2,054
electronicarts/eaassert A simple and lightweight assert technology written in C++ 43
alexruiz/fest-assert-2.x A fluent assertion library for Java that provides readable and extensible testing assertions. 399
jeremy-rifkin/cpptrace A portable C++ stacktrace library supporting various platforms and debug formats 754
ocharles/assert-explainer A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. 65
manuel-mauky/assertj-javafx Assertions for JavaFX applications to verify their behavior and state 7
robstoll/atrium A multiplatform expectation assertion library for Kotlin 572
joubertredrat/assert-true A collection of PHP assertions to help verify true conditions in unit tests 19
foonathan/debug_assert A flexible assertion macro for C++ that allows customization and modular control of assertion levels. 221