ANN: pry unit testing framework

Aldo Cortesi aldo at nullcube.com
Fri Apr 4 22:17:39 EDT 2008


Hi Jim,

Thus spake j vickroy (jim.vickroy at noaa.gov):

> > We are happy to announce the first release of Pry, a unit testing framework.
> > 
> > Features
> > ========
> > 
> >     * Built-in coverage analysis, profiling, and quick-and-dirty benchmarking
> >     * Assertion-based tests - no ugly failUnless*, failIf*, etc. methods
> >     * Tree-based test structure for better fixture management
> >     * No implicit instantiation of test suits
> >     * Powerful command-line interface
> > 
> > 
> > Download:  http://dev.nullcube.com
> > 
> > Manual: http://dev.nullcube.com/doc/pry/index.html
> > 
> > 
> It appears this package can not be used with Microsoft Windows because 
> it uses the *fcntl* module which is not part of the Windows distribution.

Thanks for letting me know about this. I've just released version
0.2.1 of Pry, which addresses this and a few other Windows
compatibility issues. You can download it here:

    http://dev.nullcube.com/download/pry-0.2.1.tar.gz




Regards,



Aldo



-- 
Aldo Cortesi
M: +61 419 492 863
P: +61 1300 887 007
W: www.nullcube.com



More information about the Python-list mailing list