playwright/packages/playwright-test/src
2022-09-14 09:16:41 -07:00
..
docker fix(docker): stop containers started with npx playwright docker start (#17316) 2022-09-13 17:08:01 -07:00
matchers feat(docker): use the __screenshots__ dir for snapshots by default (#17311) 2022-09-13 15:49:04 -07:00
plugins fix(docker): do not pollute stdout when used with JSON reporter (#17315) 2022-09-13 17:05:37 -07:00
reporters fix(html-reporter): duplicate attachment name (#16929) 2022-09-03 15:25:56 -07:00
third_party chore: bundle pwt deps (#13622) 2022-04-18 21:47:18 -07:00
babelBundle.ts chore: use vite plugin for registry (#13658) 2022-04-21 17:30:17 -07:00
cli.ts fix(docker): stop containers started with npx playwright docker start (#17316) 2022-09-13 17:08:01 -07:00
DEPS.list feat: introduce docker integration (#16382) 2022-09-09 15:25:42 -07:00
dispatcher.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
expect.ts Revert "feat(matchers): add toContainClass (#15491)" (#15670) 2022-07-14 22:03:37 +02:00
expectBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
experimentalLoader.ts chore: fix tests when repo checkout was not playwright (#15994) 2022-07-27 18:09:55 +02:00
fixtures.ts fix(fixtures): make undefined option mean "default value" (#16026) 2022-07-28 12:57:05 -07:00
globals.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
index.ts feat(docker): use the __screenshots__ dir for snapshots by default (#17311) 2022-09-13 15:49:04 -07:00
ipc.ts chore: watch mode straw man (#16127) 2022-08-04 08:09:54 -07:00
loader.ts feat(docker): use the __screenshots__ dir for snapshots by default (#17311) 2022-09-13 15:49:04 -07:00
mount.ts feat(ct): react rerender (#16560) 2022-08-16 10:47:33 -07:00
profiler.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
runner.ts fix(ignoreSnapshots): print a notice when ignoreSnapshots option is on (#17317) 2022-09-14 09:16:41 -07:00
sigIntWatcher.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
test.ts feat(test runner): separate interrupted status from skipped (#16124) 2022-08-02 12:55:43 -07:00
testInfo.ts fix(test runner): do not swallow afterEach errors after skipped tests (#16276) 2022-08-04 18:49:23 -07:00
testType.ts feat: return value from step (#16060) 2022-07-29 15:16:07 -07:00
timeoutManager.ts fix(test runner): more friendly test duration (#15476) 2022-07-08 11:45:44 -07:00
transform.ts fix(esm): allow importing ts from esm (#16735) 2022-08-23 10:20:56 -07:00
tsxTransform.ts fix(ct): respect boolean shorthands (#14798) 2022-06-10 17:34:21 -07:00
types.ts feat: introduce the --ignore-snapshots option (#17004) 2022-09-01 05:34:36 -07:00
util.ts chore: watch mode straw man (#16127) 2022-08-04 08:09:54 -07:00
utilsBundle.ts fix(ct): use stoppable server (#16329) 2022-08-08 08:54:56 -07:00
worker.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00
workerRunner.ts chore: align more ESLint rules with VSCode formatting (#16647) 2022-08-18 20:12:33 +02:00