Closed eps1lon closed 4 months ago
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 67dee416e61eeed4f41cbebabd428c47176df125:
Sandbox | Source |
---|---|
react-testing-library-examples | Configuration |
Previous test setup hid legit bugs (e.g. https://github.com/testing-library/dom-testing-library/issues/1322). Now we test
prettyDOM
in each environment (Browser and browser-ish (node+jsdom) on the exact colors by not stripping the ANSI color codes anymore.