https://github.com/rwieruch/jest-react-profiler-example
Example for https://github.com/bvaughn/jest-react-profiler
https://github.com/rwieruch/jest-react-profiler-example
Last synced: 28 days ago
JSON representation
Example for https://github.com/bvaughn/jest-react-profiler
- Host: GitHub
- URL: https://github.com/rwieruch/jest-react-profiler-example
- Owner: rwieruch
- Created: 2019-06-25T17:20:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T05:39:23.000Z (almost 6 years ago)
- Last Synced: 2024-10-24T03:23:24.261Z (6 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jest-react-profiler-example
[](https://travis-ci.org/rwieruch/jest-react-profiler-example) [](https://slack-the-road-to-learn-react.wieruch.com/) [](https://greenkeeper.io/)
Showcasing https://github.com/bvaughn/jest-react-profiler by Brian Vaughn with different renderers (Jest, React Test Utils, React Testing Library).
## Installation
- `git clone [email protected]:rwieruch/jest-react-profiler-example.git`
- cd jest-react-profiler-example
- npm install
- npm run test