Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phryneas/react-19-reproduction-slow-tests


https://github.com/phryneas/react-19-reproduction-slow-tests

reproduction

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Reproduction for React 19 slowing tests with React Testing Library `renderHook` down by ~300ms per render.

How to run:

```sh
npm install
npm test
```

You can find the offending minimal test in [slow.test.tsx](./src/slow.test.tsx)