mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
4679cfaeb9
Fixes #19169 Note, I'm not sure why it was done this way before — e.g. Why `testDir` were considered for resolution, but `testFileDir` wasn't. Looking for guidance on the approach here, because there are still some template tokens outside `path.resolve` Co-authored-by: Shubham Kanodia <skanodia@atlassian.com> |
||
---|---|---|
.. | ||
bundles | ||
src | ||
types | ||
.npmignore | ||
cli.js | ||
index.d.ts | ||
index.js | ||
index.mjs | ||
package.json | ||
README.md | ||
reporter.d.ts | ||
reporter.js | ||
reporter.mjs | ||
ThirdPartyNotices.txt |
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.