allankp / pytest-testrail

pytest plugin for integration with TestRail, for creating testruns and updating results
MIT License
95 stars 125 forks source link

Added environmental variable with a link to generated test run #150

Open heksein opened 3 years ago

heksein commented 3 years ago

Added parameter that sets PYTEST_TESTRAIL_TESTRUN_LINK environmental variable that contains url to generated TestRail Test Run.

This environmental variable can be used for reporting purposes (i.e. after running the tests - send slack notification with a link to executed Tests Run)