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