An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# jest-react-profiler-example

[![Build Status](https://travis-ci.org/rwieruch/jest-react-profiler-example.svg?branch=master)](https://travis-ci.org/rwieruch/jest-react-profiler-example) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/jest-react-profiler-example.svg)](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