playwright/packages
Yury Semikhatsky c0d0f54a12
feat(runner): allow filtering setup and tests (#18900)
Running `npx playwright test file:123` will have the following behavior
- if only test files match then only matching subset of tests will run
but all setup files will run as well
- if only setup files match the filter then only those setup tests will
run
- if both setup and test files match an error will be thrown
2022-11-18 11:35:29 -08:00
..
html-reporter chore: drive-by fixes for the snapshotPathTemplate (#18715) 2022-11-10 15:50:13 -08:00
playwright chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-chromium chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-core feat(chromium-tip-of-tree): roll to r1061 (#18899) 2022-11-18 08:01:01 -10:00
playwright-ct-react chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-solid chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-svelte chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-vue chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-ct-vue2 fix(vue2): include hooks into the npm package (#18826) 2022-11-15 11:02:53 -08:00
playwright-firefox chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
playwright-test feat(runner): allow filtering setup and tests (#18900) 2022-11-18 11:35:29 -08:00
playwright-webkit chore: cut 1.28 branch (#18746) 2022-11-11 15:30:15 -08:00
protocol/src chore: render timed out error message when expect timeouts (#18863) 2022-11-16 17:00:42 -08:00
recorder fix: recorder dark theme and strict explore locator parser (#18801) 2022-11-14 16:49:15 -08:00
trace/src chore: render typed locators in the trace viewer (#18166) 2022-10-18 19:23:40 -07:00
trace-viewer chore: allow toggling recorder/traceviewer color modes (#18718) 2022-11-10 17:20:09 -08:00
web fix: recorder dark theme and strict explore locator parser (#18801) 2022-11-14 16:49:15 -08:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00