Metadata-Version: 1.0
Name: apycot
Version: 0.12.3
Summary: batch testing framework
Home-page: http://www.logilab.org/projects/apycot
Author: Sylvain Thenault
Author-email: sylvain.thenault@logilab.fr
License: GPL
Description: This package is designed to run tests on a code repository on a
        daily basis. It comes with a set of predefined tests, 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 !).
Platform: UNKNOWN
