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)
26string id = $"{prefix}-{_testType}"; 34$"-t {_testType}"); 41await AssertTestProjectRunAsync(project.TestsProjectDirectory, _testType, _testOutput, config);