[IronPython] IpyUnit unit testing module

Michael Foord fuzzyman at voidspace.org.uk
Wed Jan 3 14:29:52 CET 2007


Patrick O'Brien wrote:
> On 12/30/06, *Ryan Ginstrom* <ginstrom at tree.odn.ne.jp 
> <mailto:ginstrom at tree.odn.ne.jp>> wrote:
>
>     Hello all:
>
>     I've started using IronPython on a new desktop application, and I
>     am really
>     enjoying it. One thing I missed, though, was an easy-to-use unit
>     testing
>     framework. I'm very new to both .NET and IronPython, but I made a
>     first stab
>     at writing a unit testing module.
>
>
> Why not use the unittest that comes with CPython?  It seems to work 
> fine for me under IP.
>
Agreed. We use unittest as the basis of our test framework.

Michael
http://www.voidspace.org.uk/python/articles.shtml

> -- 
> Patrick K. O'Brien
> Orbtech       http://www.orbtech.com
> Schevo        http://www.schevo.org
> Louie         http://www.pylouie.org
> ------------------------------------------------------------------------
>
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   




More information about the Ironpython-users mailing list