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.
- tags: javascript, testing, assertion
- source code
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.
- tags: javascript, testing, assertion
https://github.com/kentcdodds/react-testing-library
Simple and complete React DOM testing utilities that encourage good testing practices.
- tags: javascript, testing, assertion
- source code
https://github.com/Automattic/expect.js
Minimalistic BDD-style assertions for Node.JS and the browser.
- tags: javascript, testing, assertion
- source code