4 references to WithEnvironmentVariable
Microsoft.McpServer.ProjectTemplates.Tests (4)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (4)
60
.
WithEnvironmentVariable
("LOCAL_SHIPPING_PATH", WellKnownPaths.LocalShippingPackagesPath)
61
.
WithEnvironmentVariable
("NUGET_PACKAGES", _sandboxPackages)
121
.
WithEnvironmentVariable
("LOCAL_SHIPPING_PATH", WellKnownPaths.LocalShippingPackagesPath)
122
.
WithEnvironmentVariable
("NUGET_PACKAGES", _sandboxPackages)