devolo / pytest-adaptavist

pytest plugin generating test execution results within Jira Test Management (tm4j)
MIT License
8 stars 11 forks source link

Add option append-to-cycle #37

Closed 2Fake closed 2 years ago

2Fake commented 2 years ago

This merge request adds the new option 'append_to_cycle'

If you declare a test_run_key in you config, the default is that all testcases which are not included to that test run are skipped,

If you set the option --append-to-cycle the additional testcases are added to that test run.