blob: 58d45cc878e6ce5c2beb7545315ee6045c608ebf (
plain)
1
2
3
4
5
6
|
---
features:
- |
A new ``attr`` decorator has been added in the ``tempest.lib.decorators``
module. For example, use it to tag specific tests, which could be leveraged
by test runners to run only a subset of Tempest tests.
|