/react-hooks-testing-library-playground

⚛️ Playground for react-hooks-testing-library

Primary LanguageJavaScript

react-hooks-testing-library-playground

A playground for the amazeballs react-hooks-testing-library (Documentation).

Usage

Install

# if you use yarn
$ yarn install

# if you use npm:
$ npm install

Run tests

# if you use yarn
$ yarn test

# if you use npm:
$ npm test

License

MIT