tempest/releasenotes/notes/conditional-attr-a8564ec5a7...

7 lines
220 B
YAML

---
features:
- |
The ``tempest.lib.decorators.attr`` decorator now supports a ``condition``
kwarg which can be used to conditionally apply the attr to the test
function if the condition evaluates to True.