blob: c707f14790d5235593be4f55f9450c91f17f5fd2 [file] [log] [blame]
---
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.