Allure.TestResult.Label (Allure Test Formatter v0.1.0)

View Source

Represents a label attached to a test or step. Labels can include metadata like tags, severity, owner, epic, feature, story, etc.

Summary

Types

t()

@type t() :: %Allure.TestResult.Label{name: String.t(), value: String.t()}