tags property

Set<String> tags

The tags for the test suite.

Implementation

Set<String> get tags => _tags.toSet();