allankp / pytest-testrail

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

add option plan_id to config file #103

Closed kobenguyent closed 5 years ago

kobenguyent commented 5 years ago

Currently the plan_id is only provided by cli, this PR aims to give the possibility to give plan_id in config file which will fulfil this https://github.com/allankp/pytest-testrail/issues/97