Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kentcdodds/react-ava-workshop
:tiger: A workshop repository for testing React ⚛ with AVA :rocket: --> slides
https://github.com/kentcdodds/react-ava-workshop
kcd-edu
Last synced: 2 days ago
JSON representation
:tiger: A workshop repository for testing React ⚛ with AVA :rocket: --> slides
- Host: GitHub
- URL: https://github.com/kentcdodds/react-ava-workshop
- Owner: kentcdodds
- License: mit
- Created: 2016-02-03T00:24:11.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T23:25:52.000Z (almost 4 years ago)
- Last Synced: 2024-12-10T14:49:34.879Z (12 days ago)
- Topics: kcd-edu
- Language: JavaScript
- Homepage: http://kcd.im/react-ava
- Size: 54.7 KB
- Stars: 190
- Watchers: 5
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [React](https://facebook.github.io/react/) + [AVA](https://npmjs.org/package/ava) = ❤️
[![PRs Welcome][prs-badge]][prs]
[![Donate][donate-badge]][donate]Find slides [here](http://kcd.im/react-ava)
This is a workshop for learning how to use the [ava](https://npmjs.org/package/ava)
testing framework with [React](https://npmjs.org/package/react).The `master` branch (what you're looking at now) is the finished version.
If you'd like to follow along the [INSTRUCTIONS.md](INSTRUCTIONS.md),
then checkout the branch called [`start`](https://github.com/kentcdodds/react-ava-workshop/tree/start).Good luck!
# LICENSE
MIT
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com
[donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square
[donate]: http://kcd.im/donate