ansible/changelogs/fragments/40174-junit-test-case-prefix-filter.yaml
sdirbach e2f85b3f6c Implement test case prefix to filter test cases (#40174)
* Implement test case prefix to filter test cases

* Cut line to not exceed 160 chars

* Replace tabs with spaces

* Add version_added field

* Include changelog file
2018-12-03 18:41:44 +00:00

3 lines
138 B
YAML

---
minor_changes:
- junit callback plug-in - introduce a new option to consider a task only as test case if it has this value as prefix.