react/packages/jest-react
Andrew Clark 44d3807945
Move internalAct to internal-test-utils package (#26344)
This is not a public API. We only use it for our internal tests, the
ones in this repo. Let's move it to this private package. Practically
speaking this will also let us use async/await in the implementation.
2023-03-08 12:58:31 -05:00
..
npm Jest + test renderer helpers for concurrent mode (#13751) 2018-10-03 18:37:41 -06:00
src Move internalAct to internal-test-utils package (#26344) 2023-03-08 12:58:31 -05:00
README.md Jest + test renderer helpers for concurrent mode (#13751) 2018-10-03 18:37:41 -06:00
index.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
package.json Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00

README.md

jest-react

Jest matchers and utilities for testing React Test Renderer.