- Notifications
You must be signed in to change notification settings - Fork0
License
kunai-consulting/playwright-ct-qwik
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NoteThe API has been designed to closely resemble Playwright's API wherever applicable. This library is(without guarantee) aimed at facilitating a smooth transition to Playwright once it offers official support for Qwik components. It is important to take into account that this library will reach end of life when Playwright has official support for Qwik component testing.
This library is based on the excellent work by@sand4rt for Solid component testing. To push for official support, feedback in the form of GitHub issues and or stars is appreciated!
- Run tests fast, in parallel and optionally over multiple machines withsharding orAzure's Testing Service.
- Run the test headless or headed accross multiplereal desktop and/or mobile browser engines.
- Full support for shadow DOM, multiple origins, (i)frames, browser tabs and contexts.
- Minimizes flakyness, due to auto waiting, web first assertions and ensures that every test runs infull isolation.
- Advancedemulation capabilities such as modifying screen size, geolocation, color scheme andthe network.
- Interactions with the components are indistinguishable from real user behavior.
- Visual regression / screenshot testing.
- Zero-configuration TypeScript support.
Along with all these ✨ awesome capabilities ✨ that come with Playwright, you will also get:
- Watch mode(BETA).
- Visual Studio Code intergration.
- UI mode for debuging tests with a time travel experience complete with watch mode.
- Playwright Tracing for post-mortem debugging in CI.
- Playwright Test Code generation to record and generate tests suites.
Initialize Playwright Qwik component testing with PNPM, NPM or Yarn and follow the installation steps:
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.