5 references to WaitForOutputLineContaining
dotnet-watch.Tests (5)
Browser\BrowserLaunchTests.cs (1)
24await App.WaitForOutputLineContaining("Content root path:");
HotReload\ApplyDeltaTests.cs (4)
666await App.WaitForOutputLineContaining("<Updated>"); 706await App.WaitForOutputLineContaining("<Updated>"); 748await App.WaitForOutputLineContaining("Ctrl+C detected! Performing cleanup..."); 1165await App.WaitForOutputLineContaining(" ❔ Do you want to restart these projects? Yes (y) / No (n) / Always (a) / Never (v)");