allankp / pytest-testrail

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

Add support of skipping tests that are not present in testrun #50

Closed zeburek closed 5 years ago

zeburek commented 6 years ago

I think that it would be greate, if you will be able to skip tests, that are not present in testrun. Now they are made but not published - for my number of testcases it may lead to a lot of time loose. Example param:

--tr-skip-missing

zeburek commented 6 years ago

@allankp Now waiting here for you uprove ASAP. :smile: Need it in project. Now just using it hardcoded.

allankp commented 5 years ago

No activity on this issue for several months so closing. Reopen if you want to continue on this.

voloxastik commented 5 years ago

@allankp Hi! Is it possible to add the same functionality for TestPlan?