1 write to _testType
Aspire.Templates.Tests (1)
StarterTemplateProjectNamesTests.cs (1)
15_testType = testType;
3 references to _testType
Aspire.Templates.Tests (3)
StarterTemplateProjectNamesTests.cs (3)
28string id = $"{prefix}-{_testType}"; 36$"-t {_testType}"); 43await AssertTestProjectRunAsync(project.TestsProjectDirectory, _testType, _testOutput, config);