-
### 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…
-
## Unitários
estou usando vitest + @testing-library/react + @testing-library/jest-dom + happy-dom
### Vitest
Ele só vai testar javascript ou typescript
- Rápida Execução de Testes: Por ser…
-
# [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…
-
- `@testing-library/dom` version: 9.3.4
- Testing Framework and version: Jest 29.7.0
- DOM Environment: jsdom 24.0.0
### Relevant code or config:
To simulate a pointer click, 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…
-
### 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 (…
-
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
3 weeks ago
-
- **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…