1 reference to ContainsOneOfInstallationCommands
dotnet-new.IntegrationTests (1)
DotnetNewSearchTests.cs (1)
101
commandResult.Should().HaveStdOutContaining(
ContainsOneOfInstallationCommands
, "Checks if the output contains one of the expected installation commands");