| Logilab.org | anonymous [register] [login]
|
Continuous integration environment with ApycotApycot is designed to be an extensible test automation tool usable for continuous integration and continuous testing. It can fetch source code from version-controlled repositories (like SVN or Hg), run tests, then store the results and generate various reports from the data collected. Once the tests are configured, users can be notified in realtime when the status of a test changes or get a periodic report about the health of the projects their work on.
Cubicweb instances contain environment and test configurations, as well as test execution information that may be used to build useful reports. Once configured, you can explicitly queue a task (eg run tests for a configuration) through a test configuration page. To get actual CI you'll have to automate this. When a task is queued through apycotclient or the web user interface, an apycot bot will get tasked with it:
Abbreviation
|