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