[PJUG Javamail] Testing Frameworks

Phil Varner philvarner at gmail.com
Wed Oct 22 17:00:20 EDT 2008


I use TestNG. Compared to JUnit 3, it's vastly better (but, I've hear,
only marginally better than JUnit 4).  To me, the killer feature is
arbitrary groups of tests.  I did a few blog posts on the migration
from JUnit 3 to TestNG here:

http://www.philvarner.com/blog/2008/01/30/testng-migration/
http://www.philvarner.com/blog/2008/02/10/testng-part-2/


--Phil

On Wed, Oct 22, 2008 at 1:42 PM, Joe Hoffman <joe at intelopment.com> wrote:
> LISA is pretty cool.
> On Oct 22, 2008, at 12:35 PM, Daniel Grove wrote:
>
> In follow-up to last night's presentation, I am curious as to what testing
> frameworks the rest of you find most helpful. I have hands-on experience
> with junit, dbunit, and LISA. However, I'm exploring other testing solutions
> and want to hear about what you like to use (& why if you want to share more
> detail).
>
> Thanks,  Daniel
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
>
>
> _______________________________________________
> Web Site - http://www.pjug.org/
> Javamail mailing list
> Javamail at pjug.org
> http://www.pjug.org/mailman/listinfo/javamail
>
>



-- 

Machines might be interesting, but people are fascinating. -- K.P.


More information about the Javamail mailing list