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.