16 Apr
2016
16 Apr
'16
3:41 p.m.
Edward Diener wrote:
Are you envisioning a test infrastructure "activating" as meaning that it will only test the library for which the commit is made ?
Yes, that's also how Travis and Appveyor work. The upside is that libraries that are actively being worked on receive prompt test attention. The downside is that dependents aren't tested if they don't change. So we'll probably need some sort of a hybrid approach.