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 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.
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
The text was updated successfully, but these errors were encountered: