Tally Barak
Tally Barak
Patch-package
Not sure what is the current status, but you should go along the method that PWA and Ionic Appflow are using which is using a manifest that contains files and...
Some notes: Diff should be made on the md5 of the file, as this is a reliable way to know it has changes. Lost of modern tools use hash when...
I am wondering if PW has a way to instrument the code using Istanbul and not relying on v8 coverage.
I think official Vite support is coming to Angular 17 next month.
nice point. does the same happen on playwright without cucumbers? if so - I would open and issue on their repo.
if it is only a single expect - you can put it in the relevant step. I am not sure the global timeout for PW can be changed.
I guess this should work: https://playwright.dev/docs/next/test-assertions#expectconfigure
I would love to understand the extra 2 files as well...
However, the built in html formatter limits the ability to collect data from parallel runs (in ndjson format) and publish them as a single report