Metadata-Version: 1.0
Name: hexagonit.testing
Version: 1.0
Summary: Plone4 test helper which uses plone.testing and manuel.
Home-page: UNKNOWN
Author: Hexagon IT
Author-email: oss@hexagonit.fi
License: BSD
Description: hexagonit.testing
        =================
        
        This package provides useful helper methods for browser testing in Plone by
        enhancing the `zope.testbrowser
        <http://pypi.python.org/pypi/zope.testbrowser>`_ test browser.
        
        The main purpose is to make functional browser tests read easier by reducing the amount
        of confusing setup code.
        
        Farther Documentation URL
        -------------------------
        
        `http://packages.python.org/hexagonit.testing/
        <http://packages.python.org/hexagonit.testing/>`_
        
        Repository URL
        --------------
        
        `https://github.com/hexagonit/hexagonit.testing/
        <https://github.com/hexagonit/hexagonit.testing/>`_
        
        Changelog
        =========
        
        1.0 (2011-09-19)
        ----------------
        
        - Initial release
        
        Contributors
        ============
        
        * Kai Lautaportti <kai.lautaportti at hexagonit.fi>
        * Taito Horiuchi <taito.horiuchi at hexagonit.fi>
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
