-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
1. Clone https://github.com/se…
-
# [Frontend] Set up Testing Infrastructure with Jest and Testing Library
Set up comprehensive testing infrastructure for our React frontend application, including unit tests, component tests, and i…
-
### Describe the feature you'd like:
It would be nice if this lib supports React 19. It should probably work, but when using npm to install deps, it fails with:
```
npm error code ERESOLV…
-
When I run vitest on a button.test.jsx file, i get this error:
```SH
Error: require() of ES Module .../node_modules/dom-accessibility-api/dist/index.mjs not supported.
Instead change the require …
c0d3x updated
2 weeks ago
-
### Describe the feature you'd like:
I want to propose to replace the `chalk` dependency with the smaller and faster `picocolors` package.
As part of the [e18e](https://e18e.dev/) initiative (…
-
- **I'm submitting a ...**
[ ] bug report
[x] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
Thanks …
-
After building the application on the production version I get the error Cannot read properties of undefined (reading 'getStackAddendum'). I have split the application into microfronts that are linked…
-
Hi team.
We're using Simulate from 'react-dom/test-utils' in our package, which is a dependency for other packages. However, Simulate is deprecated, and it's recommended to use @testing-library/rea…
-
**Describe the bug**
This might depend on the user's machine and how much load it can handle, but **_inconsistently_** some tests fail for different reasons.
For example for Tooltip, but I've noticed…
-
- `cypress-testing-library` version: 9.0.0
- `node` version: 19.4.0
- `npm` (or `yarn`) version: 9.2.0
Problem description:
Should this be updated with the latest `@testing-library/dom`? (…