🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
TAGS
20 tagsdocs: add marcosvega91 as a contributor (#822) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: upgrade dependencies, typescript, @testing-library/dom etc (#816) Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
docs: add theashraf as a contributor (#800) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: Trigger ongot-/onlostpointercapture when calling got-/lostpointercapture (#786)
feat: use act to flush instead of custom implementation (#768) BREAKING CHANGE: cleanup is now synchronous and wraps the unmounting process in `act`.
fix(fireEvent): Make sure react dispatches focus/blur events (#758) * test: Run CI with experimental React * stable -> latest * fix(fireEvent): Make sure react dispatches focus/blur events * Remove todo
fix(cleanup): remove scheduler code from flush-microtasks (#744) * test: reveal issue with the test generally * test: fix the test to actually test what we can test for * fix(cleanup): remove scheduler related code * chore: remove semver dep
fix(flushMicroTasks): fallback to no scheduler (#739) Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
docs: add MatanBobi as a contributor (#733) * docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>