jest-react-profiler
jest-react-profiler copied to clipboard
Jest helpers for working with the React Profiler API.
Results
1
jest-react-profiler issues
Sort by
recently updated
recently updated
newest added
Hi, I would like to suggest a feature, can this library capture the timings too? The `onRender` callback contains a number of interesting metrics; mainly `phase`, `baseDuration`, and `actualDuration`. It...