Property Reason
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Reason
Gets the reason given for skipping the test.
public required string Reason { get; set; }
Property Value
Remarks
Note: Will be UnsetStringPropertyValue if there was no value provided during deserialization.