verify

Assertion library

An assertion library providing an extensible and type-safe API for writing tests in Go.

Extensible, type-safe, fluent assertion Go library.

GitHub

46 stars
1 watching
2 forks
Language: Go
last commit: 9 days ago
Linked from 1 awesome list

assertionsgogolangtesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-playground/assert A library providing custom assertion functionality for building more robust unit tests in Go. 63
jgroeneveld/trial A simple assertion library for Go that provides basic assertions and helpers for testing. 6
markusamshove/kluent A fluent assertion library for Kotlin to simplify testing and validation of code behavior. 867
maargenton/go-testpredicate A comprehensive assertions library with diagnostic output for unit testing in Go. 5
alexruiz/fest-assert-2.x A fluent assertion library for Java that provides readable and extensible testing assertions. 401
verifytests/verify.assertions An assertion framework that allows developers to interrogate data structures during serialization for verification purposes. 0
jeremy-rifkin/libassert An assertion library with features like diagnostic info and integrations with test libraries 545
shouldly/shouldly An assertion framework that provides more informative error messages than standard assertions. 2,049
ocharles/assert-explainer A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. 65
google/go-attestation Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. 357
verifid/vl-go A Go client library for the VerifID identity verification layer API 2
electronicarts/eaassert A simple and lightweight assert technology written in C++ 43
cmeeren/faqt Fluent assertions library for F# programming language 62
tylors/4.5 A library for functional assertions with curried and monadic APIs 21
foonathan/debug_assert A flexible assertion macro for C++ that allows customization and modular control of assertion levels. 221