Normal
[Edit]It's consider very bad form to commit failing tests, or test that won't run on everyones computers.[/Edit]Did you mean that it is bad form to commit code that causes tests to fail...I'm sure you can both agree on this.BTW - A nice idea. Do these tests get run with every build, on a cvs change, and do emails get sent out when test fail.I / We where i work have built a continuous integration system using ANT / Cruiscontrol (all java based tho', however the idea remains the same)cheers
[Edit]
It's consider very bad form to commit failing tests, or test that won't run on everyones computers.
[/Edit]
Did you mean that it is bad form to commit code that causes tests to fail...
I'm sure you can both agree on this.
BTW - A nice idea. Do these tests get run with every build, on a cvs change, and do emails get sent out when test fail.
I / We where i work have built a continuous integration system using ANT / Cruiscontrol (all java based tho', however the idea remains the same)
cheers