PloneTestCase 0.9.0 (Dec 16, 2006)
Compatible with Plone versions 2.0, 2.1, 2.5, and 3.0.
For additional information about this project, please visit the overview page .
Available downloads
Change log
- Prepared for switching ZopeTestCase to Zope3 interfaces.
- Load etc/site.zcml lazily instead of using the wrapper.
- Import extension profiles one by one to gain better control.
- Added a PloneTestCase.addProfile() method that allows to import extension profiles into the site. This is an alternative to passing the extension_profiles argument to setupPloneSite().
- Create Plone site lazily using layer.PloneSite.
- Renamed utils.py to five.py.


