] > apycot (an Automated Pythonic Code Tester) (Logilab.org)

Project apycot (active development)

an Automated Pythonic Code Tester

This package is designed to run tests on a code repository on a daily basis. It comes with a set of predefined test, essentially for python packages, and a set of predefined reports to display execution results. However, it has been designed to be higly extensible, so you could write your own test or report using the Python language (i.e. this framework is NOT limited to test Python code !).

Use it to daily run your tests and generate reports about code or document quality.


may be discussed on
use license
download latest version

Browse source

You can browse the source code by following this link.

Command-Line Access

Use this command to check out the latest project source code:


# Non-members may check out a read-only working copy anonymously over HTTP.
hg clone http://www.logilab.org/src/apycot/