Implemented interface member:
property
SkipReason
Microsoft.AspNetCore.InternalTesting.ITestCondition.SkipReason
2 writes to SkipReason
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (2)
SkipIfDockerNotPresentAttribute.cs (2)
22
SkipReason
= $"Failed to invoke test command 'docker ps'. Output: {output}";
32
SkipReason
= "Docker is not installed on the host machine.";