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

Re: Are you really using JUnit during your development?

by Mark Levison :: Rate this Message:

Reply to Author | View in Thread

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).


Like Carl for over six years using JUnit/NUnit (for .NET) work. Its hard
work at first but gets easier with time. J.B. Rainsberger's book Junit
recipes (
http://www.amazon.com/gp/product/1932394230/104-6174901-2999136?v=glance&n=283155)
is a great to get up to speed quickly. However nothing replaces practice.
Try, fail, learn, try again.

Cheers
Mark Levison


[Non-text portions of this message have been removed]



 
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?