2 references to HasPlaywrightSupport
Aspire.Templates.Tests (2)
TemplateTestsBase.cs (1)
147=> PlaywrightProvider.HasPlaywrightSupport
tests\Shared\TemplatesTesting\BuildEnvironment.cs (1)
38public static bool ShouldRunPlaywrightTests => PlaywrightProvider.HasPlaywrightSupport && !EnvironmentVariables.RunOnlyBasicBuildTemplatesTests;