aspnetcore/test/dotnet-watch.FunctionalTests
Nate McMaster 4baed363e5
Close #467 - fix race conditions in tests that restart a watchable app
* Ensure the test app is actually watching for file changes before attempting to trigger a restart.
* Add retry if the first attempt times out
2018-07-30 15:54:16 -07:00
..
Scenario
TestProjects
AppWithDepsTests.cs
AwaitableProcess.cs
DotNetWatcherTests.cs Close #467 - fix race conditions in tests that restart a watchable app 2018-07-30 15:54:16 -07:00
FileWatcherTests.cs
GlobbingAppTests.cs
NoDepsAppTests.cs Close #467 - fix race conditions in tests that restart a watchable app 2018-07-30 15:54:16 -07:00
dotnet-watch.FunctionalTests.csproj