2 references to AssertTestProjectRunAsync
Aspire.Templates.Tests (2)
BuildAndRunStarterTemplateBuiltInTest.cs (1)
43await TemplateTestsBase.AssertTestProjectRunAsync(project.TestsProjectDirectory, testType, _testOutput, config);
StarterTemplateProjectNamesTests.cs (1)
41await AssertTestProjectRunAsync(project.TestsProjectDirectory, _testType, _testOutput, config);