We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playwright has better and better tooling now. Including Playwright Components Testing: https://playwright.dev/docs/test-components BDD library similar to what we use for Cypress: https://github.com/vitalets/playwright-bdd Great developer tooling including a UI mode: https://playwright.dev/docs/test-ui-mode
THe biggest concern would probably be making sure Component Testing is working at least the same was as Cypress Component Testing.
The text was updated successfully, but these errors were encountered:
Eftimitac
No branches or pull requests
Playwright has better and better tooling now. Including
Playwright Components Testing: https://playwright.dev/docs/test-components
BDD library similar to what we use for Cypress: https://github.com/vitalets/playwright-bdd
Great developer tooling including a UI mode: https://playwright.dev/docs/test-ui-mode
THe biggest concern would probably be making sure Component Testing is working at least the same was as Cypress Component Testing.
The text was updated successfully, but these errors were encountered: