You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Cypress for e2e testing last 3 years. Why do not keep Cypress as one of the options?
In addition, I would be very glad to add options to use Cucumber both with Cypress and with Playwright. I just built the template using Cypress(10)-TS-Cucumber. If need, I can contribute it.
The text was updated successfully, but these errors were encountered:
We had difficulty to keep up with cypress's breaking changes over the years (I don't know why cypress needs to make so many breaking changes). And there are some random errors on CI we need to bypass too.
However, I gave a branch name for previous cypress skeleton. You can still access the branch through
npx makes aurelia/v1#cypress
FYI, au new just calls npx makes aurelia/v1 internally.
Cucumber is welcome, as long as it's not flaky for CI.
I use Cypress for e2e testing last 3 years. Why do not keep Cypress as one of the options?
In addition, I would be very glad to add options to use Cucumber both with Cypress and with Playwright. I just built the template using Cypress(10)-TS-Cucumber. If need, I can contribute it.
The text was updated successfully, but these errors were encountered: