Hi Camillo:

On 10 Jul 2013, at 02:46, Camillo Bruni <camillobr...@gmail.com> wrote:

> Does anybody here distinguish failures and errors for real when doing TDD?

To make your live a little more difficult, I actually introduced an additional 
type of failure on top of that: blue for still to be implemented.

I liked that a lot for prototyping to see all my todos in the test runner in a 
different pane, and to be able to distinguish between unimplemented stuff, and 
stuff I just broke again.

However, to your actual question, I have not noticed that difference in JUnit, 
so, I guess, I don't really care for the destination between errors and 
failures.

Best regards
Stefan

-- 
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525


Reply via email to