Closed Jakegillingham5 closed 5 years ago
Issues in our GitHub repo are reserved for potential bugs or feature requests. This issue will be closed since it appears to be neither a bug nor a feature request.
We recommend questions relating to how to use Cypress be asked in our community chat. Also try searching our existing GitHub issues, reading through our documentation, or searching Stack Overflow for relevant answers.
Alternatively, up for any of our paid plans gives you access to our team for support via email.
@Jakegillingham5
For now, this is my current approach. If there is another option, please, let me know.
Hey, really stuck trying to get my test suites running on our GitLab CI pipeline although they run locally with no issues.
I'm using the start-server-and-test package to serve my laravel application but Cypress is exiting prior to running any tests which results in a Gitlab Job succeeded. I've attached an image of the GitLab output and my configuration file for the E2E test job.
I'm using Cypress v3.4.1