mirror of
https://github.com/testing-library/react-testing-library.git
synced 2026-04-08 08:58:23 +00:00
Closes #116 BREAKING CHANGE: `renderIntoDocument` replaces `render` and `Simulate` is no longer exported (use `fireEvent` instead).