playwright/test/chromium
Andrey Lushnikov 974a8ad124 feat(testrunner): better matchers
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 21:23:29 -08:00
..
chromium.spec.js test: remove newContext and newPage test helpers (#1070) 2020-02-20 15:15:48 -08:00
coverage.spec.js feat(coverage): export raw v8 coverage (#976) 2020-02-13 17:39:14 -08:00
headful.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
launcher.spec.js Revert "Revert "feat: do not wait for first page in non-persistent mode (#939)"" 2020-02-13 13:54:01 -08:00
oopif.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
pdf.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
session.spec.js chore(tests): add types for tests (#915) 2020-02-10 13:20:13 -08:00
tracing.spec.js feat(testrunner): better matchers 2020-02-20 21:23:29 -08:00