https://github.com/adriantoine/ava-jsx-test-helpers-demo
Example project with React + jsx-test-helpers + AVA
https://github.com/adriantoine/ava-jsx-test-helpers-demo
Last synced: 6 months ago
JSON representation
Example project with React + jsx-test-helpers + AVA
- Host: GitHub
- URL: https://github.com/adriantoine/ava-jsx-test-helpers-demo
- Owner: adriantoine
- License: mit
- Created: 2016-04-15T12:55:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-15T13:21:20.000Z (over 9 years ago)
- Last Synced: 2025-02-05T23:01:07.424Z (8 months ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- 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 [`jsx-test-helpers`](https://github.com/MoOx/jsx-test-helpers).
## Install and try
- Clone this repository
- Run `npm it`
- Enjoy:
