this can be already done using Automated Run or Mixed Run from our interface.
you create automated run from interface
you assign tests by testplan
build is running on CI
results are available in realtime
You need to configure enable our reporter @testomatio/reporter and configure CI
Please check this pages:
https://docs.testomat.io/integrations/continuous-integration/
https://docs.testomat.io/integrations/continuous-integration/teamcity/
It is important to allow Testomat.io to trigger CI jobs and pass variables like grep into it so we could run specific tests on CI
It is also important that corresponding tests would be marked with their IDs in source code (by using check tests --update-ids)
