claudiopro / react-hooks-testing-library-playground

⚛️ Playground for react-hooks-testing-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

⚛️ Playground for react-hooks-testing-library


Languages

Language:JavaScript 100.0%