Ron Wheeler wrote: > On 09/04/2011 1:19 PM, Ludwig Magnusson wrote: >> The situation is this: >> A depends on B >> ... and I am working on B. >> I want to be able to see how changes in B affects projects like A that >> will be using B > It is called testing.
No, it's called refactoring. > You want to write B to a spec and test the API that A will use, in a > test suite that is part of B. > > >> With your strategy, I would have to install very often to see how the >> changes to B effects A. >> > Only after B passes its tests. > > Ron --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
