
We have CI\CD setup to run automated tests. I would like to have a button in testomat.io to run tests against these jobs so I don’t need to go to CI\CD to execute tests manually.



In project settings, you’ll have a possbility to configure different jobs where tests should be executed. To each job you can specify environment variables that will be passed to CI.
Then we are going to have 4 mode to run against configured jobs/pipelines:
So far, we are doing Bamboo integration and planning to have GitLab, GitHub, Jenkins.
Thus dear clients, please write your CI/CD tools you are using on your projects?

