Andrey Lushnikov 1a577ac344
chore: introduce docker integration dogfood (#9998)
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
2021-11-03 15:26:18 -07:00
..

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.