urugator

Results 14 issues of urugator

### Feature Description Thank you for the built-in dashboard/html report feature, it's very appreciated. Atm the summary is missing thresholds/submetrics I would love to see these included similary to the...

feature
triage

### Version 1.42.1 ### Steps to reproduce Run playwright in UI mode in docker exposed on 8080 (eg. using `mcr.microsoft.com/playwright:v1.46.1-jammy`): `npx playwright test --ui --ui-port=8080 --ui-host=0.0.0.0"` Open `http://localhost:8080` on Windows....

v1.47

``` ● Validation Warning: Unknown option "coverageReporters" with value ["lcov", "text"] was found. This is probably a typing mistake. Fixing it will remove this message. Configuration Documentation: https://jestjs.io/docs/configuration ● Validation...

🍗 enhancement
🙏 help wanted

> Warning: `ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils` > Warning: StatelessComp: Support for defaultProps will be removed from memo components in a...

🍗 enhancement
🙏 help wanted