EAAssert
Assert library
A simple and lightweight assert technology written in C++
EAAssert is a simple and lightweight assert technology.
43 stars
14 watching
41 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeremy-rifkin/libassert | An assertion library with features like diagnostic info and integrations with test libraries | 545 |
fluentassert/verify | An assertion library providing an extensible and type-safe API for writing tests in Go. | 46 |
alexruiz/fest-assert-2.x | A fluent assertion library for Java that provides readable and extensible testing assertions. | 401 |
ma2gedev/power_assert_ex | Provides an assertion library that evaluates expressions and displays results in Elixir tests | 214 |
electronicarts/eabase | A collection of header files providing platform-independent data types and feature macros for software development. | 170 |
electronicarts/eamain | Provides a platform-independent entry point for handling console output, return codes, and command-line arguments | 45 |
markusamshove/kluent | A fluent assertion library for Kotlin to simplify testing and validation of code behavior. | 867 |
foonathan/debug_assert | A flexible assertion macro for C++ that allows customization and modular control of assertion levels. | 221 |
ocharles/assert-explainer | A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. | 65 |
go-playground/assert | A library providing custom assertion functionality for building more robust unit tests in Go. | 63 |
automattic/expect.js | An assertion toolkit for Node.js and the browser | 2,107 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 206 |
power-assert-js/babel-plugin-espower | A Babel plugin that enhances assertion messages in JavaScript tests for more informative error descriptions. | 93 |
gpakosz/ppk_assert | A lightweight assertion library with customizable message formatting and severity levels | 203 |