Drew Ayling

Results 15 comments of Drew Ayling

So, add_run only has one positional argument, project_id, but suite_id is allowed as a keyword argument. Are you providing the suite ID in the add_run method call?

I attempted to fix your formatting, and your request looks right, but now that I inspect the documentation it has this very weird type for "suite_id", ![image](https://github.com/tolstislon/testrail-api/assets/8107880/cbf64654-88ee-48f1-a50d-39d0a41dabc5) I don't have...

Someone appears to be attempting it https://github.com/hughhan1/rtest

why does testrail even have a `v2` in their api path if they're not even gonna use it when they do stuff like this.