Tags

Associates one or more tags with the test

struct Tags {
string[] values;
}

Meta