8 references to PackTestNuGetPackage
dotnet-new.IntegrationTests (8)
DotnetNewDetailsTest.Approval.cs (1)
99string packageLocation = PackTestNuGetPackage(_log);
DotnetNewDetailsTest.cs (1)
20string packageLocation = PackTestNuGetPackage(_log);
DotnetNewInstallTests.cs (2)
218string packageLocation = PackTestNuGetPackage(_log); 547string packageLocation = PackTestNuGetPackage(_log);
DotnetNewInstantiateTests.cs (1)
182string packageLocation = PackTestNuGetPackage(_log);
TemplateDiscoveryTests.cs (3)
23string testTemplatesPackagePath = PackTestNuGetPackage(_log); 75string packageLocation = PackTestNuGetPackage(_log); 100string packageLocation = PackTestNuGetPackage(_log);