APyCoT user manual
==================

:Author: Sylvain Thnault
:Organization: Logilab



This is the reference manual for APyCoT_, an Automatic Pythonic Code
Tester.

APyCoT is designed to be a higly extensible test automatisation
tool. It will fetch packages from version controlled repositories
(like SVN or Hg), apply some test on them and extract various reports
from the collected data. You just have to define your own tests and
reports, add *runtest* and *runreports* in your crontab and you've a
fresh report about the health of all your projects for your breakfast
(or whatever else ;o).




.. include:: concepts.txt

.. include:: tests.txt

.. include:: reports.txt

.. include:: links.txt
