playwright/tests/playwright-test
Dmitry Gozman 8b2dd2e3d1
chore(test-runner): remove the notion of Spec (#7661)
We now have Suites and Tests. When running multiple projects the whole
suite is cloned for each project. Same happens for repeatEach.

This simplifies the reporters API, but there is still room for improvement.

JSON reporter continues to produce old json output.
2021-07-15 22:02:10 -07:00
..
assets feat(test-runner): add webServer (#7368) 2021-07-07 20:19:42 +02:00
entry fix(test-runner): work with .mjs files (#7373) 2021-06-29 15:28:41 -07:00
access-data.spec.ts feat(test runner): export testInfo.data (#7525) 2021-07-08 17:16:36 -07:00
base-reporter.spec.ts feat(test runner): configurable reportSlowTests (#7120) 2021-06-14 22:45:58 -07:00
basic.spec.ts feat(test-runner): do only allow unique spec titles per suite (#7300) 2021-06-28 22:13:35 +02:00
config.spec.ts chore(test-runner): remove the notion of Spec (#7661) 2021-07-15 22:02:10 -07:00
dot-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
exit-code.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
expect.spec.ts fix(test-runner): do not require esModuleInterop=true (#7100) 2021-06-14 21:58:10 +02:00
fixture-errors.spec.ts fix(test runner): expose real stack traces and speed up locations (#7265) 2021-06-23 10:30:54 -07:00
fixtures.spec.ts fix(test-runner): with automatic fixtures workerInfo was undefined after conditional skip (#7521) 2021-07-08 21:55:43 +02:00
gitignore.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
global-setup.spec.ts fix(test runner): expose real stack traces and speed up locations (#7265) 2021-06-23 10:30:54 -07:00
golden.spec.ts fix(test-runner): sanitize snapshot name before constructing a path (#7620) 2021-07-14 16:31:19 -07:00
hooks.spec.ts chore(test-runner): remove the notion of Spec (#7661) 2021-07-15 22:02:10 -07:00
json-reporter.spec.ts fix(runner): mark tests skipped due to sharding in junit report (#7578) 2021-07-13 05:06:08 -07:00
junit-reporter.spec.ts chore(test-runner): remove the notion of Spec (#7661) 2021-07-15 22:02:10 -07:00
launch-server.spec.ts feat(test-runner): migrate to launch config/server (#7603) 2021-07-15 01:19:45 +02:00
line-reporter.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
list-mode.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
list-reporter.spec.ts fix(test-runner): support ANSII terminals with list reporter (#7258) 2021-06-22 19:04:24 +02:00
loader.spec.ts feat(test-runner): support esm modules in more places (#7542) 2021-07-12 11:59:58 -05:00
match-grep.spec.ts chore(test-runner): remove the notion of Spec (#7661) 2021-07-15 22:02:10 -07:00
max-failures.spec.ts fix(test runner): keep track of remaining tests on the runner side (#7486) 2021-07-07 12:04:43 -07:00
options.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
override-timeout.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
playwright-test-fixtures.ts feat(test-runner): support esm modules in more places (#7542) 2021-07-12 11:59:58 -05:00
playwright-test.config.ts fix(test-runner): property handle artifacts in context of preserveOutput (#7181) 2021-06-16 16:05:30 -07:00
playwright.spec.ts chore: move working with browser channels to Registry Executables (#7581) 2021-07-13 19:03:49 -07:00
repeat-each.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
reporter.spec.ts chore(test-runner): remove the notion of Spec (#7661) 2021-07-15 22:02:10 -07:00
retry.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
runner.spec.ts fix(test-runner): do not override error with unhandled error (#7507) 2021-07-08 18:24:07 +02:00
shard.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
stdio.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
test-extend.spec.ts feat(test-runner): do only allow unique spec titles per suite (#7300) 2021-06-28 22:13:35 +02:00
test-ignore.spec.ts feat(test-runner): allow to focus a test in a location (#7208) 2021-06-24 10:02:34 +02:00
test-info.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
test-modifiers.spec.ts feat(test runner): run modifier functions once if they do not depend on test fixtures (#7436) 2021-07-02 15:49:05 -07:00
test-output-dir.spec.ts fix(test-runner): property handle artifacts in context of preserveOutput (#7181) 2021-06-16 16:05:30 -07:00
timeout.spec.ts feat(test runner): support test.setTimeout for the whole block (#7387) 2021-06-29 13:33:13 -07:00
types-2.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
types.spec.ts chore: remove internal uses of "folio" (#6931) 2021-06-06 22:07:07 -07:00
worker-index.spec.ts test(runner): new worker after test failure (#7518) 2021-07-08 23:30:15 -07:00