On Mon, Oct 20, 2003 at 12:10:33PM -0500, Andy Lester wrote:
> One of the drums I beat heavily in my discussion of testing of large
> projects is that you shouldn't care how long your tests take, so long as
> they run within the smokebot window.

This doesn't work so well with aegis, which has a mentality of making it
imposible for anyone to ever break the build...

It does lots of nice things related to testing like ensuring that any
change that is marked as a bugfix has a new test added that fails with
the code that existed before the change and passes with the new code.

Tony

Reply via email to