playwright/packages
Andrey Lushnikov e3bd7ce119
fix(test-runner): resolve outputDir wrt rootDir (#12755)
Currently, running `npx playwright test` in a subfolder of your project
will result in a `test-results` folder created in your `cwd`.

This is unexpected; instead, we should always resolve all paths
against `rootDir` - directory that contains config.
2022-03-14 17:20:17 -07:00
..
html-reporter chore: prepare to publish component packages (#12697) 2022-03-12 13:51:27 -08:00
playwright chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-chromium chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-core Revert "feat(webkit): bump to 1617 (#12738)" (#12760) 2022-03-14 17:08:32 -07:00
playwright-ct-react chore: mount should return locator pointing to the component element / fragment (#12718) 2022-03-13 21:26:13 -07:00
playwright-ct-svelte chore: mount should return locator pointing to the component element / fragment (#12718) 2022-03-13 21:26:13 -07:00
playwright-ct-vue chore: mount should return locator pointing to the component element / fragment (#12718) 2022-03-13 21:26:13 -07:00
playwright-firefox chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -08:00
playwright-test fix(test-runner): resolve outputDir wrt rootDir (#12755) 2022-03-14 17:20:17 -07:00
playwright-webkit chore: cut v1.20 branch (#12593) 2022-03-08 14:01:20 -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