1 reference to WithTestExecutionTime
RunTests (1)
AssemblyScheduler.cs (1)
141
var tests = typeInfo.Tests.Select(
WithTestExecutionTime
).ToImmutableArray();