Skip to content
New issue

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

The acceptance tests should be run with cypress-cucumber-preprocessor instead of cucumber-capybara #199

Open
benel opened this issue Jun 6, 2024 · 2 comments
Labels

Comments

@benel
Copy link
Member

benel commented Jun 6, 2024

Among other reasons, the idea would be to use less disk space on developers' (esp. students') computers.

Cucumber-Capybara (and chrome!) container cypress-cucumber-preprocessor
1.4 GB 200 MB

Please note that this would need step definitions to be translated from Capybara to Cypress syntax.

@benel benel added the process label Jun 6, 2024
@benel
Copy link
Member Author

benel commented Aug 4, 2024

Cypress vs Puppeteer : https://www.browserstack.com/guide/cypress-vs-puppeteer

@benel
Copy link
Member Author

benel commented Oct 31, 2024

Cypress vs Playwright: https://www.lambdatest.com/blog/cypress-vs-playwright/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant