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