-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Browser tests #50844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser tests #50844
Conversation
This PR is targeting |
Thanks for your PR, @@tmat. |
6008796
to
0e713ce
Compare
Improve auto-restart reporting in the browser
@DustinCampbell ptal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Add dotnet-watch-test-browser project that implements a browser mock that can connect to browser refresh server created by dotnet-watch.
Use the existing environment variable
DOTNET_WATCH_BROWSER_PATH
to hook it up.Fixes #49727
Fixes https://github.com/dotnet/AspNetCore-ManualTests/issues/3718
Display "Restarting application to apply the change" instead of rude edits when auto-restarting:
