Hi there,
As you already know, we moved from protractor to Cypress for a lot of our CI pipelines.
I'm thinking of asking a dashboard plan for the project (free with 5 users and unlimited records).
It's quite simple to configure it. We need to create an entry per project in the dashboard and then inject the project key, the account key as a secret in the Github workflow.
Add the - - record flag on the Cypress run command.
I have added a PR to generate that in the CI CD sub generator but I think it can be valuable for us.
Tracking the flacky tests, having feedback on our different scenarios, etc...
The projects can be public and we can add a badge in the readme files.
For the moment, I'm not sure where to add it in our CI:
- daily builds?
- only on master?
Anyway, I think we should start by testing on one or two projects and decide after what is the best solution for us.
What do you think?
Anthony