You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
Describe the bug
In parallel execution, it is creating multiple test run ids based number of workers you pass.
To Reproduce
Execute this command to run parallel execution.
pytest --testrail -s -v -n=2
Expected behavior
There should be a way to create single test run id for multiple workers.
The text was updated successfully, but these errors were encountered: