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