« Return to Thread: Are you really using JUnit during your development?

Re: Are you really using JUnit during your development?

by Simon Chappell :: Rate this Message:

Reply to Author | View in Thread

That's got me beat. I've only been using it regularly for four years.
[Hangs head in shame!]

As a technical lead and now a mentor, I don't cut code every day
(meetings ... pah!), but when I do cut code, I test most everything I
write.

Over the past four years of writing tests, the time taken to write
individual tests goes down, and the reliability of my code goes up.
Sounds like a good long term trend to me. :-)

Simon
--
www.simonpeter.org


On 8/2/06, Carl Hume <carl.hume@...> wrote:

> On 8/2/06, Jean <2004jing.lei@...> wrote:
>
> > Is there anyone who is successful in deploying JUnit during develop as:
> > JUnit + code + JUnit + code + System Testing?
> >
>
>
>
>
> Yes.  Every day.
>
> You're right - some things are easier to unit test then others.  I'm not
> perfect, and I'm still learning.  But, I'm doing it (and have been for six
> years now).
>
> Cheers!
> Carl
>


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/junit/

<*> To unsubscribe from this group, send an email to:
    junit-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



 « Return to Thread: Are you really using JUnit during your development?