mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 05:37:20 +03:00
1a577ac344
This patch: - rolls stable-test-runner to Nov 2, 2021 tip-of-tree - introduces a new npm script, `npm run vtest`, to run Visual Regression Tests for our HTML reporter |
||
---|---|---|
.. | ||
.gitignore | ||
index.d.ts | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md |
This directory holds a stable test runner:
- It is possible to test broken test runner with a stable working one.
- Dependencies between ToT and stable test runner do not clash.