--------------
:Package: http://funkload.nuxeo.org/funkload-1.1.0.tar.gz
:Svn: http://svn.nuxeo.org/pub/funkload/tags/1.1.0/
:Released date: 2005-10-07
New features
~~~~~~~~~~~~
* FunkLoadTestCase: adding ``exists`` method.
* FunkLoadTestCase: support XML RPC test/bench using ``xmlrpc_call``.
* FunkLoadTestCase: adding a regex pattern to ``listHref``.
* FunkLoadTestCase: new ``setUpCycle`` and ``tearDownCycle`` methods to
configure bench between cycle.
* FunkLoadTestCase: Patching webunit to send a User-Agent header.
* 950_ Report: display failure and error (first part).
* 948_ Report: provide the 5 slowest requests.
* 941_ Demo: provide usefull examples.
* CPSTestCase: add cpsVerifyUser, cpsVerifyGroup, cpsSetLocalRole,
cpsCreateSite, cpsCreateSection.
* ZopeTestCase: adding zopeRestartZope, zopeFlushCache, zopePackZodb,
zopeAddExternalMethod.
* Lipsum: handle iso 8859-15 vocabulary.
* Lipsum: adding random phone number and address generator.
* credentiald: add methods listCredentials and listGroups.
* Moving TODO and bugs to trac: http://svn.nuxeo.org/trac/pub/report/12
* Improve documentation.
Bug fixes
~~~~~~~~~
* 971_ Report: the network load monitor should record network speed instead
of cumulative downlaod
* XML result file is resetted at beginning of a test or bench.
* Fix threadframe module requirement.
* No more python 2.3 dependency for scripts `fl-*-ctl`