[Eric] Eric Tutorial and HowTo UnitTest

Detlev Offenbach detlev at die-offenbachs.de
Mon Aug 4 17:09:20 BST 2008


On Montag, 4. August 2008, Luiz Siqueira wrote:
> I'm new with Eric and want to know how to do UnitTests in Eric way. I
> have large experience with XP in Java and C# but in Python I have my
> on way to do this.
>
> A Tutorial or Manual would be well come, but I can't find on the Eric site.
>
> Thanks about some help.
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric

Eric just provides an interface to the standard Python unittest. That said, 
every tutorial on unittest should be ok. I think, Dive into Python has a 
fairly good one.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list