Hi ! I'm pleased to announce the new 0.8 release of the APyCoT package. This release provides some new minor functionnalities.
What's new ? ------------ * use package's pylintrc if a file named "pylintrc" is found under the checked out directory (implements #10177) * "${TESTDIR}" in environment variable declared in the tests .ini file will be sustitued with the tests execution directory * run tests with all python versions declared usable in the __pkginfo__ file * added a new "partial" checker status, used by the unittest checker when all tests have passed but some have been skipped * minor fix in html rendering of the synthetized_report What is iAPyCoT ? ----------------- 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 !). Home page --------- http://www.logilab.org/projects/apycot Download -------- ftp://ftp.logilab.org/pub/apycot Mailing list ------------ mailto://[EMAIL PROTECTED] LOGILAB provides services in the fields of XML techniques and advanced computing (implementation of intelligent agents, knowledge management, natural language processing, statistical analysis, data mining, etc.), and also trainings on Python, XML, UML, Object Oriented design, design patterns use and other cutting edge topics. To know more about Logilab, visit http://www.logilab.com/. Logilab is also a strong supporter of the Free Software movement, and an active member of the Python and Debian communities. Logilab's open source projects can be found on http://www.logilab.org/. Enjoy and happy new year ! -- Sylvain Thénault LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org -- http://mail.python.org/mailman/listinfo/python-list