playwright-jest-examples
playwright-jest-examples copied to clipboard
Demonstrates the usage of Playwright (cross-browser automation library in Node.js) in combination with Jest on GitHub Actions to test various setups.
Made this PR to illustrate an issue. When running this test the api handlers are not covered by the coverage. ## Output from `npm run test` ``` Coverage file (11500...
A sample from folder 'create-react-app' is not working. I've checked it out, ran 'yarn', then tried to launch it by pressing play button near 'describe' in Webstorm. 
See/try PR #26 for more details
Provided example of recording videos with playwrignt-jest does not record videos. **Note:** - I haven't changed anything in this project. - Just git cloned it, run `yarn` and `yarn test`...
Bumps [next](https://github.com/vercel/next.js) from 12.1.6 to 13.5.0. Release notes Sourced from next's releases. v13.4.20-canary.41 Core Changes Add mui-core to the default optimizePackageImports list: #55554 Consolidate experimental React opt-in & add ppr...