playwright-test icon indicating copy to clipboard operation
playwright-test copied to clipboard

Run unit tests with several test runners or benchmark inside real browsers with playwright and other Javascript runtimes.

Results 45 playwright-test issues
Sort by recently updated
recently updated
newest added

Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) from 2.7.0 to 2.8.0. Release notes Sourced from simple-git-hooks's releases. 2.8.0 What's Changed Add missing step for husky users by @​motss in toplenboren/simple-git-hooks#64 Fix the folder name by...

dependencies

**Describe the bug** **NOTE:** It's likely this is not something that can/should be fixed in `playwright-test` but this caught me out and used up all my GitHub actions build minutes...

**Is your feature request related to a problem? Please describe.** I'd like to conditionally load things relative to the test module, which can be achieved as ```js new URL('./asset.txt', import.meta.url)...

It seems `tape` should not be a required dependency. BTW I think better to be "optional peer", by using `peerDependenciesMeta`. Willing to fill another PR if you agree with that....

**Is your feature request related to a problem? Please describe.** I want to test a script in a service worker's both presence and absence. However, there are something blocking this:...

https://github.com/microsoft/playwright/issues/6559

AFAIK there are two running modes so far: * main window * worker It could be interesting to run different test files in different iframes to have sandboxed/isolated environment. An...

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.39 to 0.15.12. Release notes Sourced from esbuild's releases. v0.15.12 Fix minifier correctness bug with single-use substitutions (#2619) When minification is enabled, esbuild will attempt to eliminate...

dependencies

Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) from 2.7.0 to 2.8.1. Release notes Sourced from simple-git-hooks's releases. 2.8.0 What's Changed Add missing step for husky users by @​motss in toplenboren/simple-git-hooks#64 Fix the folder name by...

dependencies

Bumps [hd-scripts](https://github.com/hugomrdias/hd-scripts) from 1.1.2 to 3.0.2. Release notes Sourced from hd-scripts's releases. v3.0.2 3.0.2 (2022-10-12) Bug Fixes update more ci stuff (51eb52f) hd-scripts v3.0.1 Bug Fixes support jsx (e4c7c97) hd-scripts...

dependencies