mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
f745bf1fbc
- Source now lives at `src/test`. - Former folio tests live at `tests/playwright-test`. - We use `src/test/internal.ts` that exposes base test without Playwright fixtures for most tests (to avoid modifications for now). - Test types live in `types/testFoo.d.ts`. - Stable test runner is installed to `tests/config/test-runner` during `npm install`. - All deps including test-only are now listed in `package.json`. Non-test deps must also be listed in `build_package.js` to get included. |
||
---|---|---|
.. | ||
cli-codegen-1.spec.ts | ||
cli-codegen-2.spec.ts | ||
cli-codegen-csharp.spec.ts | ||
cli-codegen-java.spec.ts | ||
cli-codegen-javascript.spec.ts | ||
cli-codegen-python-async.spec.ts | ||
cli-codegen-python.spec.ts | ||
inspectorTest.ts | ||
pause.spec.ts |