gurock / testrail-api

TestRail API: Examples on how to use TestRail's API from various languages
Other
116 stars 86 forks source link

python bindings has error handing issues and path name issues. #26

Open pceBuildMaster opened 4 years ago

pceBuildMaster commented 4 years ago

The python binding code has a couple of error handling issues:

Additionally it would be great if this repo could be used in existing python based git repo as a submodule but the path names make it impossible to import as a git submodule.

I can provide a pull request if it will be desired. Just not sure from some of the response times for other pull requests.

jonrgurock commented 4 years ago

Hi @pceBuildMaster ,

Thanks for reaching out. I would be glad to review a pull request to help improve the bindings based on the issues you described.

The repository was not regularly monitored in the past, however our team should be notified of any new pull requests going forward.

Regards, Jon