Property Traits
- Namespace
- Xunit.Runners
- Assembly
- xunit.v3.runner.utility.netfx.dll
Traits
The traits associated with the test.
public IReadOnlyDictionary<string, IReadOnlyCollection<string>> Traits { get; }
The traits associated with the test.
public IReadOnlyDictionary<string, IReadOnlyCollection<string>> Traits { get; }