Metadata-Version: 1.0
Name: hexagonit.testing
Version: 1.1.1
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 testing in Plone.
        
        Further 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.1.1 (2012-01-24)
        ------------------
        
        - Removed version.txt file. [taito]
        - Updated necessary dependencies to setup.py. [taito]
        - Updated frame work description on setup.py. [taito]
        
        1.1 (2011-12-09)
        ----------------
        
        - Added functions to mock `datetime.datetime.now()` and `datetime.date.today()`. [dokai]
        
        1.0.1 (Unreleased)
        ------------------
        
        - Typo in documentation fixed.
        - Dependency to mock package set in setup.py.
        
        
        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: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
