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