-
### Describe the feature you'd like:
The idea is to create a `toBeHeading` matcher to check if an element is an HTML Heading, no more, no less.
This can be useful for SEO-related tests, for exam…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a dupli…
-
I have an error with storybook and react hooks
```Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You mi…
-
Set up Cypress for testing.
https://www.cypress.io/
-
https://github.com/kentcdodds/dom-testing-library/issues/202#issuecomment-460354490
-
Recent versions of ESLint and package plugins have added rules:
- default-param-last
- prefer-regex-literals
- no-import-assign
- cypress/require-data-selectors
- react/jsx-no-useless-fragment
…
-
v13 of this plugin won't compile for me. Is there something different I need to do to import the plugin as of v13?
```
Failed to compile.
./src/assets/Index.css (./node_modules/css-loader/dist…
-
**Is your feature request related to a problem? Please describe.**
We need a more robust way of selecting DOM nodes in our AV e2e tests. Using class selectors, when we don't control the the classes (…
-
Add the prop `data-attribute` or `data-cy` so that apps using components can pass attributes meant for e2e testing easily and prevent the creation of almost-useless `div` containers.
-
Hello,
First of all, thank you for this awesome library!!!
We are using nodebb which depends on autoprefixer. During nodebb build we noted the following:
Browserslist: caniuse-lite is outdated. P…