Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Test Runs on different environments should be easy to identify#101

We run our automated test suites on different environments but in Runs we cannot differentiate a set of tests that ran on environment A from a same set of tests that ran on environment B.
We would like a solution to easily differentiate those runs.

5 years ago

@Xavier de Montis in fact, we do have it already, you can use https://github.com/testomatio/reporter#adding-environments-to-run

so please add TESTOMATIO_ENV variable and put environment name into it and it will be displayed in testomat

TESTOMATIO={apiKey} TESTOMATIO_ENV=”Windows, Chrome” <actual run command>

5 years ago

Perfect thanks!

5 years ago
Changed the status to
Archived
5 years ago