This is more of a research question. I am looking to build a test orchestrator that will ingest all types of tests, including Cypress tests. I am wondering how to invoke Cypress test (npx cypress run) via Java codefrom my test orchestrator. Cypress resources are quite limited as it seems like no one has done this before,
Thanks
At the moment, nothing has been tempted asI am loooking for guidance on how to achieve this.