mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

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