mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user