ANN: pry unit testing framework

Aldo Cortesi aldo at nullcube.com
Tue Apr 1 21:16:16 EDT 2008


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


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



More information about the Python-list mailing list