We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After I execute " py.test --testrail --tr-config=settings.cfg ".I'm getting below response.
testrail] Start publishing [testrail] Testcases to publish: 3840 [testrail] No data published [testrail] End publishing
Is this because the IDs in settings.cfg is wrong? How do I find out suit_id, plan_id, assigned_to_id from TestRail?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After I execute " py.test --testrail --tr-config=settings.cfg ".I'm getting below response.
testrail] Start publishing
[testrail] Testcases to publish: 3840
[testrail] No data published
[testrail] End publishing
Is this because the IDs in settings.cfg is wrong?
How do I find out suit_id, plan_id, assigned_to_id from TestRail?
The text was updated successfully, but these errors were encountered: