qxf2 / qxf2-page-object-model

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.
https://qxf2.com
MIT License
256 stars 191 forks source link

PyTest to publish test case results to TestRails using Run ID & Case ID #316

Closed mravitej closed 1 year ago

mravitej commented 1 year ago

We are using PyTest Framework for our Test Automation. We need to integrate our PyTest into TestRails. When the respective test case was executed the results should be updated to TestRails. I have explored and getting the solutions for creating a TestRun and updating the results to it. But we have already a TestPlan created by giving the Run ID & Case ID the results should be updated on TestRails. Could you please refer to the proper documentation to implement as per our requirement?

github-actions[bot] commented 1 year ago

Stale issue message