watchdog icon indicating copy to clipboard operation
watchdog copied to clipboard

Make WatchDog listen for compile errors

Open Inventitech opened this issue 11 years ago • 0 comments

I just discovered that I often look at my tests as late as when the production change is per-se ready. Then I see the API to my production code has changed and realize I have to adopt my tests to make them compile.

Eclipse provides ad-hoc compile success information. We could try to listen for them to detect such development behavior similar to mine.

@azaidman @gousiosg

Inventitech avatar Oct 17 '14 12:10 Inventitech