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 was archived by the owner on Aug 19, 2025. It is now read-only.
In order to avoid polluting our TestRail environment by adding new test runs for each build on which automation is executed, I would like to be able to update the test cases that are included in an existing test run(s) and add test results to those test cases in a single batch.
However, it doesn't appear that the update_run command that is listed in the TestRail API documentation has been implemented yet in the TestRailSDK.
Also, the NullPointerException error that I reported here is blocking me from getting the Test Instance IDs for the tests to which I want to add results.