Releases: devolo/pytest-adaptavist
Releases · devolo/pytest-adaptavist
pytest-adaptavist v5.8.0
pytest-adaptavist v5.7.3
Fixed
- Jira cycle information are build correctly again
pytest-adaptavist 5.7.2
Fixed
- Jira settings are also properly defined to avoid warnings
pytest-adaptavist 5.7.1
Fixed
- Settings are properly defined to avoid warnings
pytest-adaptavist 5.7.0
Added
- Define settings in pytest.ini as alternative to global_config.json
pytest-adaptavist 5.6.2
Fixed
- Fix item collection in case no test cases are selected
pytest-adaptavist 5.6.1
Fixed
- Fixed simultaneously use of test_case_keys in config and --append-to-cycle
pytest-adaptavist 5.6.0
Added
- Add support for appending not attached testcases to a test run if the test cycle key is given. Use it with the option '--append-to-cycle'
Deprecated
- --test_run_name is deprecated now and will be removed in pytest-adaptavist 6. Use --test-cycle-name instead
- --test_plan_name is deprecated now and will be removed in pytest-adaptavist 6. Use --test-plan-name instead
pytest-adaptavist 5.5.0
Added
- Add support for test case decorator
pytest-adaptavist 5.4.0
Added
- Define test run and test plan names in pytest.ini