PloneTestCase 0.9.8b3 (Beta release) (Oct 22, 2008)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Compatible with Plone versions 2.0, 2.1, 2.5, 3.0, and 3.1.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1, Plone 2.5, Plone 3, Plone 2.0 |
|---|---|
| State | Beta release |
| License | GPL |
| Release Manager | Stefan H. Holek |
| Released | 2008/10/16 |
Since version 0.9.8b1 PloneTestCase is available on PyPI. The name of the egg is Products.PloneTestCase.
Change log
0.9.8b3 - 2008-10-16
- Bugfix: The default member-area was created before the portal was fully configured. [stefan]
- Bugfix: Reindex security of member-area after taking ownership. [stefan]
0.9.8b2 - 2008-10-09
- Egg was broken due to use of svn export. Who'd have thunk setuptools makes a difference? [stefan]
0.9.8b1 - 2008-10-05
- Install all Plone products quietly.
- Eggified Products.PloneTestCase.

