property

test.default.TestContext.tags

readonly tags: readonly string[]

A frozen array of the test's flattened lowercased tags, in declaration order, including any tags inherited from ancestor suites. Empty when the test has no tags. See Test tags.