7 Aug
2009
7 Aug
'09
10:55 a.m.
* Jim Fulton <jim@zope.com> [2009-08-07 12:39]:
2009/8/7 Fabio Tranchitella <kobold@kobold.it>:
* 2009-08-07 12:28, Jim Fulton wrote:
How to do you specify the projects to be tested? Does every project in versions get tested? If so, how do you specify versions for projects that you don't want to run tests for but do want to fix the version of.
In my recipe, it automatically tests all the libraries that are marked as tested=true in the controlled-packages.cfg,
Ah cool, so you don't just use the versions section. Wolfgang?
My guideline was "let's rely on buildout" rather than "let's use zope.kgs or anything else rather specific". Wolfgang