Implicit Attributes
The following attributes are implicitly available to all feature and meta files at runtime by reference or interpolation.
gwen.feature.file.path
The current feature file path (as provided to Gwen on command line).
gwen.feature.file.path
gwen.eval.status.keyword
The current evaluation status (Pending
, Failed
or Sustained
.
gwen.eval.status.keyword
Pending
, Failed
or Sustained
.gwen.eval.status.message
The current evaluation status message if the evaluation status is Failed
or Sustained
, blank otherwise.
gwen.eval.status.message
Failed
or Sustained
, blank otherwise.See also
- Implicit attributes for data tables