This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
playwright
Watch
1
Star
0
Fork
0
You've already forked playwright
mirror of
https://github.com/microsoft/playwright.git
synced
2025-06-26 21:40:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
playwright
/
packages
/
playwright-test
History
Dmitry Gozman
167db03f05
feat(test-runner): export reporter api as
@playwright/test/reporter
(
#7692
)
2021-07-16 21:15:03 -07:00
..
index.d.ts
fix(playwright-test): have the proper default export (
#7328
)
2021-06-25 15:29:22 -07:00
index.js
fix(playwright-test): have the proper default export (
#7328
)
2021-06-25 15:29:22 -07:00
index.mjs
fix(test-runner): work with .mjs files (
#7373
)
2021-06-29 15:28:41 -07:00
install.js
feat(test): introduce
npx playwright test
(
#6816
)
2021-06-03 08:07:55 -07:00
README.md
docs: make docs test-first (
#7214
)
2021-06-18 10:09:38 -07:00
reporter.d.ts
feat(test-runner): export reporter api as
@playwright/test/reporter
(
#7692
)
2021-07-16 21:15:03 -07:00
reporter.js
feat(test-runner): export reporter api as
@playwright/test/reporter
(
#7692
)
2021-07-16 21:15:03 -07:00
reporter.mjs
feat(test-runner): export reporter api as
@playwright/test/reporter
(
#7692
)
2021-07-16 21:15:03 -07:00
README.md
@playwright/test
This package contains
Playwright Test
.