Metadata-Version: 1.1
Name: collective.coreloadtests
Version: 0.2
Summary: Plone core load test plans
Home-page: http://pypi.python.org/pypi/collective.coreloadtests
Author: Ross Patterson
Author-email: me@rpatterson.net
License: GPL
Description: # Introduction
        
        Coreloadtests contains 3 tests:
        
        1. ContentCreation
        
        2. Readonly
        
        3. Writeheavy
        
        ## Usage:
        
        1. Add to buildout
        
        2. Create Plonesite called coreloadtests
        
        3. Use quickinstaller to install collective.coreloadtests contentcreation
        
        4. Run test: bin/test -s collective.coreloadtests
        
        
        
        Changelog
        =========
        
        0.2 (2014-04-04)
        ----------------
        
        * Moved to github
        
        * added some simple instructions in README
        
        0.1 - Unreleased
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
