On Fri, Jan 28, 2011 at 09:58:14AM +0000, Nicholas Clark wrote:
> On Fri, Jan 28, 2011 at 10:33:22AM +1000, Michael G Schwern wrote:
> > And I've used Aegis.  I've CHAMPIONED Aegis.  This was version control
> > DESIGNED around code reviews.  You could not make a commit unless it built 
> > ok,
> > added tests, passed tests and the previous revision failed the new tests.  I
> > thought this was the greatest thing since pegs on a BMX bike.
> 
> So how does one actually commit a refactoring?
> How do I write a test that fails under the previous, functionally identical
> code base?

ok($class->can("refactored_method"),
  "pointless test to satisfy the beaurocracy");

-- 
David Cantrell | top google result for "internet beard fetish club"

" In My Egotistical Opinion, most people's ... programs should be
  indented six feet downward and covered with dirt. "
      --Blair P. Houghton

Reply via email to