testing-library-docs
testing-library-docs copied to clipboard
Add docs for Web Testing Library
Docs for the initial release of Web Testing Library. waitFor
API is implemented in https://github.com/testing-library/web-testing-library/pull/2.
The name is born out of pragmatism. A preciser name would be "Web-interoperable runtimes Testing Library" but life is too short to spell that out.
Deploy Preview for testing-library ready!
Name | Link |
---|---|
Latest commit | 2c1e259a01ba4987f9e41e4a8a8d142fe1cdd3e4 |
Latest deploy log | https://app.netlify.com/sites/testing-library/deploys/63e79fa8dd9d1a0008274975 |
Deploy Preview | https://deploy-preview-1204--testing-library.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Switching to "Web-interoperable Testing Library" and @testing-library/web-interoperable
. It's a bit unwieldy but I suspect that it's mostly used internally or re-exported from the actual testing libraries. The new name should ensure that people don't confuse it with a Testing Library for "the Web".
@eps1lon should we also rename the @testing-library/web
repo and package name to testing-library-web-interoperable
and @testing-library/web-interoperable
accordingly? Want me to do it?