Skip to content

Tags: sarons/react-testing-library

Tags

v9.1.4

Toggle v9.1.4's commit message
docs: add ely-alamillo as a contributor (testing-library#478)

* docs: update README.md

* docs: update .all-contributorsrc


Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>

v9.1.3

Toggle v9.1.3's commit message
docs: add eventualbuddha as a contributor (testing-library#455)

* docs: update README.md

* docs: update .all-contributorsrc


Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>

v9.1.2

Toggle v9.1.2's commit message
docs: add FredyC as a contributor (testing-library#452)

* docs: update README.md

* docs: update .all-contributorsrc


Co-authored-by: null <46447321+allcontributors[bot]@users.noreply.github.com>

v9.1.1

Toggle v9.1.1's commit message
fix(TS): act type (testing-library#438)

* fix(types): Use act types from react-dom

* Fix unary not extending binary

v9.1.0

Toggle v9.1.0's commit message
feat: add dont-cleanup-after-each.js (testing-library#435)

This is just a simple file that sets the RTL_SKIP_AUTO_CLEANUP environment variable so that RTL doesn't setup automatic cleanup. This makes it easier for folks who don't want to write their tests in an isolated way. It's totally not recommended, but it will hopefully reduce pain while people migrate from one testing style to another.

v9.0.2

Toggle v9.0.2's commit message
fix: restore cleanup-after-each and include a deprecation warning

ref: testing-library#433

v9.0.1

Toggle v9.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(cleanup-after-each): remove cleanup-after-each file. (testing-lib…

…rary#433)

This is automatic now, so there is no reason to have it

Closes testing-library#433

v9.0.0

Toggle v9.0.0's commit message
feat(deps): update @testing-library/dom to 6.0.0

BREAKING CHANGE: If you were using `debugDOM` before, use `prettyDOM` instead. Note that `debugDOM` is different from `debug` which you get back from `render`. That is unchanged.

v8.0.9

Toggle v8.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: improve warning so people know they can upgrade to 16.9.0 now (t…

…esting-library#431)

Closes testing-library#281

v8.0.8

Toggle v8.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update FUNDING.yml