unexpected
Assertion library
A toolkit for writing tests with assertions in JavaScript
Unexpected - the extensible BDD assertion toolkit
370 stars
13 watching
29 forks
Language: JavaScript
last commit: 29 days ago
Linked from 1 awesome list
assertionsjavascripttesting
Related projects:
Repository | Description | Stars |
---|---|---|
automattic/expect.js | An assertion toolkit for Node.js and the browser | 2,107 |
simbadltd/k6-expect | A k6 library that simplifies writing tests with assertions and custom logic | 2 |
krzysztof-o/expect.as | A BDD-style assertion library for ActionScript 3 | 10 |
t-huth/eslint-plugin-chai-assert-bdd | An ESLint plugin to support assertions in JavaScript testing using the Chai assertion library. | 2 |
jgroeneveld/trial | A simple assertion library for Go that provides basic assertions and helpers for testing. | 6 |
tylors/4.5 | A library for functional assertions with curried and monadic APIs | 21 |
winterbe/expekt | A BDD assertion library for Kotlin | 172 |
go-playground/assert | A library providing custom assertion functionality for building more robust unit tests in Go. | 63 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
dekujs/assert-element | A set of assertions for working with virtual DOM nodes in Deku/React applications | 16 |
alexruiz/fest-assert-2.x | A fluent assertion library for Java that provides readable and extensible testing assertions. | 401 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
algolia/expect-jsx | Provides JSX equality checks for expect assertion library | 409 |
manuel-mauky/assertj-javafx | Assertions for JavaFX applications to verify their behavior and state | 7 |
joubertredrat/assert-true | A collection of PHP assertions to help verify true conditions in unit tests | 19 |