playwright/.github
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
..
ISSUE_TEMPLATE docs: we are Playwright, not PlayWright 2020-02-04 08:01:25 -08:00
workflows feat(testrunner): better matchers (#1077) 2020-02-20 22:55:39 -08:00