Tag attached to a run or result.

interface TestTag {
    name: string;
}

Properties

Properties

name: string

Name of the tag, alphanumeric value less than 30 chars