expect.js
Assert library
An assertion toolkit for Node.js and the browser
Minimalistic BDD-style assertions for Node.JS and the browser.
2k stars
155 watching
209 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
unexpectedjs/unexpected | A toolkit for writing tests with assertions in JavaScript | 370 |
krzysztof-o/expect.as | A BDD-style assertion library for ActionScript 3 | 10 |
simbadltd/k6-expect | A k6 library that simplifies writing tests with assertions and custom logic | 2 |
algolia/expect-jsx | Provides JSX equality checks for expect assertion library | 409 |
tylors/4.5 | A library for functional assertions with curried and monadic APIs | 21 |
syntax-tree/hast-util-assert | Utility to verify correctness of nodes in HTML/Markdown parsing trees | 1 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
dekujs/assert-element | A set of assertions for working with virtual DOM nodes in Deku/React applications | 16 |
manuel-mauky/assertj-javafx | Assertions for JavaFX applications to verify their behavior and state | 7 |
alexruiz/fest-assert-2.x | A fluent assertion library for Java that provides readable and extensible testing assertions. | 399 |
syntax-tree/unist-util-assert | A utility for verifying nodes in document trees | 4 |
joubertredrat/assert-true | A collection of PHP assertions to help verify true conditions in unit tests | 19 |
inspect-js/node-deep-equal | A Node.js module implementing the algorithm for comparing two objects for equality | 778 |
syntax-tree/mdast-util-assert | Utility to validate and assert structure of markdown AST nodes | 0 |