playwright/packages/installation-tests
2021-07-19 14:54:18 -07:00
..
.gitignore
driver-client.js
electron-app.js
esm-playwright-chromium.mjs
esm-playwright-firefox.mjs
esm-playwright-test.mjs fix(test-runner): work with .mjs files (#7373) 2021-06-29 15:28:41 -07:00
esm-playwright-webkit.mjs
esm-playwright.mjs
esm.mjs
inspector-custom-executable.js
installation-tests.sh feat(test-runner): export reporter api as @playwright/test/reporter (#7692) 2021-07-16 21:15:03 -07:00
playwright-test-types.ts feat(test-runner): rename Test to TestCase (#7725) 2021-07-19 14:54:18 -07:00
read-json-report.js feat(test): introduce npx playwright test (#6816) 2021-06-03 08:07:55 -07:00
README.md
sample.spec.js feat(test): introduce npx playwright test (#6816) 2021-06-03 08:07:55 -07:00
sanity-electron.js chore: remove electron/android from build_packages (#6827) 2021-06-01 15:53:47 -07:00
sanity.js chore: move install to Registry (#7433) 2021-07-06 20:59:16 -07:00
screencast.js
validate-dependencies-skip-executable-path.js
validate-dependencies.js

Installation Tests

File installation-tests.sh tests that installation flow for all Playwright packages works as expected.