playwright/utils
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
..
doclint chore: generate browser versions when doing release (#999) 2020-02-13 18:26:38 -08:00
flakiness-dashboard Initial commit 2019-11-19 10:58:15 -08:00
protocol-types-generator tests: explicitly close contexts for browser.newPage (#875) 2020-02-06 15:18:07 -08:00
testrunner feat(testrunner): better matchers (#1077) 2020-02-20 22:55:39 -08:00
testserver fix(navigations): remove LifecycleWatcher, fix flakes (#882) 2020-02-10 18:35:47 -08:00
apply_next_version.js Initial commit 2019-11-19 10:58:15 -08:00
bisect.js api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
check_availability.js api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
ESTreeWalker.js Initial commit 2019-11-19 10:58:15 -08:00
runWebpack.js feat(pw-web): generate playwright/web.js which can be used in the browser (#455) 2020-01-10 16:03:10 -08:00
sync_package_versions.js chore: npm packages (#525) 2020-01-21 12:22:17 -08:00