An open API service indexing awesome lists of open source software.

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

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:
![Output example](https://raw.githubusercontent.com/adriantoine/ava-unexpected-react-demo/master/.gh/output.png)