playwright/packages/playwright-test/src
Andrey Lushnikov 99c5df9c61
cherry-pick(release-1.16): Revert "chore: print global errors when running html report" (#9662)
This reverts commit 68c9fce507.

Co-authored-by: Pavel Feldman <pavel.feldman@gmail.com>
2021-10-20 13:10:07 -07:00
..
matchers chore: make web-first matchers work outside of pw tests (#9624) 2021-10-19 14:46:56 -07:00
reporters cherry-pick(release-1.16): Revert "chore: print global errors when running html report" (#9662) 2021-10-20 13:10:07 -07:00
third_party chore: move diff_match_patch into the test package (#9475) 2021-10-13 13:38:26 -07:00
cli.ts feat: introduce docker integration for Playwright Test (#9599) 2021-10-19 16:10:24 -07:00
dispatcher.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00
expect.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
fixtures.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
globals.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.ts fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584) 2021-10-19 12:28:02 -04:00
ipc.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
loader.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
project.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00
runner.ts feat: introduce docker integration for Playwright Test (#9599) 2021-10-19 16:10:24 -07:00
test.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00
testType.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
transform.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
types.ts feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00
util.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
webServer.ts chore: move test runner types into the playwright test package (#9472) 2021-10-14 11:55:08 +02:00
worker.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
workerRunner.ts feat(reporter): expose more apis (#9603) 2021-10-19 08:38:04 -07:00