Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.71 KB

assertion.md

File metadata and controls

31 lines (26 loc) · 1.71 KB

Bookmarks tagged [assertion]

https://github.com/chaijs/chai

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


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.


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

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


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

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