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
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"@playwright/test": "^1.17.0-next-1635886706000"
|
|
}
|
|
}
|