4.5
Assertion library
A library for functional assertions with curried and monadic APIs
Monadic Assertions library
21 stars
3 watching
0 forks
Language: TypeScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simbadltd/k6-expect | A k6 library that simplifies writing tests with assertions and custom logic | 2 |
automattic/expect.js | An assertion toolkit for Node.js and the browser | 2,106 |
jeremy-rifkin/libassert | An assertion library with features like diagnostic info and integrations with test libraries | 557 |
markusamshove/kluent | A fluent assertion library for Kotlin that simplifies writing tests and assertions in Kotlin programming language. | 867 |
ocharles/assert-explainer | A plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails. | 65 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
unexpectedjs/unexpected | A toolkit for writing tests with assertions in JavaScript | 371 |
fluentassert/verify | An assertion library providing an extensible and type-safe API for writing tests in Go. | 46 |
taoensso/truss | A small Clojure/Script library providing fast and flexible runtime assertions with detailed error messages. | 307 |
alexruiz/fest-assert-2.x | A fluent assertion library for Java that provides readable and extensible testing assertions. | 399 |
shouldly/shouldly | An assertion framework that provides more informative error messages than standard assertions. | 2,054 |
jgroeneveld/trial | A simple assertion library for Go that provides basic assertions and helpers for testing. | 6 |
funkia/jabz | A library providing reusable functional abstractions for JavaScript and TypeScript, including functors, monads, traversables, and more. | 90 |
emmanueltouzery/prelude-ts | A TypeScript library providing functional programming concepts and immutable data structures. | 378 |
then/then-request | A request library that returns promises and supports both browsers and node.js | 243 |