https://github.com/adriantoine/ava-unexpected-react-demo
Example project with React + unexpected-react + AVA
https://github.com/adriantoine/ava-unexpected-react-demo
Last synced: about 9 hours ago
JSON representation
Example project with React + unexpected-react + AVA
- Host: GitHub
- URL: https://github.com/adriantoine/ava-unexpected-react-demo
- Owner: adriantoine
- License: mit
- Created: 2016-04-15T12:09:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-15T13:22:09.000Z (over 9 years ago)
- Last Synced: 2025-03-30T20:18:18.654Z (6 months ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample project showing [AVA](https://github.com/sindresorhus/ava) unit tests for [React](https://facebook.github.io/react/) components using [`unexpected-react`](https://github.com/bruderstein/unexpected-react).
## Install and try
- Clone this repository
- Run `npm it`
- Enjoy:
