[Plone-testing-team] buildout.jenkins and buildout.plonetest status

Hector Velarde hector.velarde at gmail.com
Thu Jul 2 11:35:23 UTC 2015


buildout.plonetest is fine for most collective projects running Travis 
CI; is not complex and, IMO, is easy to understand and use.

a typical configuration extending from there takes no more than 4 lines:

[buildout]
extends = 
https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg
package-name = may.package
package-extras = [test]

I don't see any issue on versioning; in fact, it is versioned to the 
most recent release on any branch and that's totally fine if you want to 
keep your stuff compatible with Plone.

best regards


More information about the Plone-testing-team mailing list