You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Pub servers emit a Build completed successfully log when files are changed.
If we wanted to implement a quick-and-dirty watcher for projects that have pubServe set to true, we could potentially use that log as indicator to rerun the tests.
Investigate the possibility of adding watchers to tasks that devs might want to run continually (analyze, format, tests).
The text was updated successfully, but these errors were encountered: