playwright-jest-examples icon indicating copy to clipboard operation
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.

Results 5 playwright-jest-examples issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/29889683/131462040-e2fd3dbb-c14a-4f93-96ef-cd2786824d0d.png)

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...

dependencies