Indeed! Op 8 april 2012 13:36 schreef Jacques Le Roux <[email protected]>het volgende:
> From: "Jacques Le Roux" <[email protected]> > > For instance you could want to not only run many OFBiz instances on the >> same machine (eg: for devs manual tests on staging) but also many test >> instances on another one. >> One test instance may run only quick check (for instance unit tests only >> on custom code) when another one will run the complete set of tests (to >> detect regressions on core code for instance, rare but really harmful) >> > > This is inspired by http://martinfowler.com/**articles/** > continuousIntegration.html#**KeepTheBuildFast<http://martinfowler.com/articles/continuousIntegration.html#KeepTheBuildFast> > > Jacques
