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

docs site for @testing-library/*

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

**Is your feature request related to a problem? Please describe.** The testing library docs don’t currently include solid-testing-library. **Describe the solution you'd like** The testing library docs should include solid-testing-library,...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Adds @vadimshvetsov as a contributor for doc. This was requested by MatanBobi [in this comment](https://github.com/testing-library/testing-library-docs/pull/1344#issuecomment-1826720142) [skip ci]

I wanted to see the impact of upgrading docusaurus, but everything seemed fined locally. This is a test to verify that our pipeline still works.

**Is your feature request related to a problem? Please describe.** I am trying to test that the inputs in my form have correct inline validation errors set as aria descriptions....

Reverts #888 `user-event`'s recommendation for installing `dom` appears to be outdated, as package managers (except npm 3-6 and Yarn) automatically install dependencies anyway.

**Is your feature request related to a problem? Please describe.** We should remove all the references to Create React App. CRA is deprecated and no longer recommended in React docs....

**Is your feature request related to a problem? Please describe.** As a novice at writing accessible HTML, the testing-library documentation was straightforward until I reached the "About Queries" page. To...

Added a section with an example to use `testing-library` with `react-router` `v6.4` and above

**Is your feature request related to a problem? Please describe.** The current example for React Router does not cover react-router versions 6.4 and above. **Describe the solution you'd like** I...