playwright/.github/workflows
Andrey Lushnikov 0ded511d0b
feat(testrunner): better matchers (#1077)
This patch re-implements matching and reporting for test runner.
Among other improvements:
- test failures now show a short snippet from test
- test failures now explicitly say what received and what was expected
- `expect.toBe()` now does text diff when gets strings as input
- `expect.toEqual` now does object diff
2020-02-20 22:55:39 -08:00
..
infra.yml devops: re-factor github workflow internal structure (#956) 2020-02-12 13:52:06 -08:00
rebase.yml devops: add auto-rebase github action 2020-01-28 11:14:04 -08:00
tests.yml feat(testrunner): better matchers (#1077) 2020-02-20 22:55:39 -08:00