allankp / pytest-testrail

pytest plugin for integration with TestRail, for creating testruns and updating results
MIT License
95 stars 125 forks source link

Manage existing test run or test plan #25

Closed apallier closed 6 years ago

apallier commented 6 years ago

Implements publishing in an existing test run or test plan.

Existing Test run/plan can be provided by command line: --run-id=<id> / --plan-id=<id>

Other info:

apallier commented 6 years ago

This PR fixes #26

apallier commented 6 years ago

@dubner any comment about this PR?

allankp commented 6 years ago

@apallier Sorry for the delay, can you fix up the conflicts and i'll give a look.

apallier commented 6 years ago

@dubner OK I will try to do that next week

apallier commented 6 years ago

@dubner I normally fixed up the conflicts. I hope my work will be convenient

apallier commented 6 years ago

@dubner Hello, The last conflict is on the version. I incremented the 2nd digit because of new features. Let me know what you want to do :)

apallier commented 6 years ago

Hello @dubner, do you think you will soon merge my pull request?

allankp commented 6 years ago

@apallier thanks very much for the contribution, apologies for the delay in getting this in.

apallier commented 6 years ago

@dubner No problem for the delay. Thank you also to accept my contribution :)