testing-web-apps
testing-web-apps copied to clipboard
Ship confidently knowing your test suite will stop you from shipping bugs.
Results
2
testing-web-apps issues
Sort by
recently updated
recently updated
newest added
Hi, I run `npm run setup` today on a fresh clone of the repo, but the command fails (exit code: 1) here the command output: ``` ➜ testing-web-apps git:(main) npm...
On my Windows 11 `npm run test:e2e` and after a minute `Error: Timed out waiting 60000ms from config.webServer.` running `npx playwright test --ui` from terminal in playground folder sometimes work,...