darius / peckcheck

Randomized testing library for Python; like a subset of Haskell's QuickCheck.

Home Page:http://accesscom.com/~darius/software/clickcheck.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PeckCheck -- QuickCheck for Python, more or less

Version:   0.1
Home page: http://wry.me/~darius/software/clickcheck.html
Author:    Darius Bacon <darius@wry.me>
License:   Same as Python's

See peckcheck.py's doc comment.
tryme.py shows an example of use.

About

Randomized testing library for Python; like a subset of Haskell's QuickCheck.

http://accesscom.com/~darius/software/clickcheck.html


Languages

Language:Python 100.0%