assertion.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [assertion]

www.codever.land/bookmarks/t/assertion

chai

https://github.com/chaijs/chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.


Enzyme

http://airbnb.io/enzyme/index.html

Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse your React Components' output.


react testing library

https://github.com/kentcdodds/react-testing-library

Simple and complete React DOM testing utilities that encourage good testing practices.


expect.js

https://github.com/Automattic/expect.js

Minimalistic BDD-style assertions for Node.JS and the browser.