testing-library-docs
testing-library-docs copied to clipboard
docs site for @testing-library/*
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`.