testing-library-docs icon indicating copy to clipboard operation
testing-library-docs copied to clipboard

docs site for @testing-library/*

Results 113 testing-library-docs issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/testing-library/testing-library-docs/issues/1493

**Describe the bug** Docs seem confusing or conflicting itself **To Reproduce** Steps to reproduce the behavior: Go to this page: https://testing-library.com/docs/user-event/install/ It says: > If you use one of the...

Updated documentation for pull request [react-testing-library#1403](https://github.com/testing-library/react-testing-library/pull/1403) fixing [react-testing-library#1350](https://github.com/testing-library/react-testing-library/issues/1350). Added support for multiple arguments for `renderHook`.