Metadata-Version: 1.1
Name: hitchtest
Version: 0.9.11
Summary: Declarative test runner using YAML and jinja2.
Home-page: https://hitchtest.readthedocs.org/
Author: Colm O'Connor
Author-email: colm.oconnor.github@gmail.com
License: AGPL
Description: HitchTest
        =========
        
        HitchTest is the main hitch plugin containing all of the core components
        required to run a test.
        
        It is installed into every .hitch virtualenv by the `bootstrapper <https://github.com/hitchtest/hitch>`_.
        
        Documentation
        -------------
        
        * `Full hitch documentation <https://hitchtest.readthedocs.org/en/latest/>`_
        * `hitchtest-specific API docs <https://hitchtest.readthedocs.org/en/latest/api/>`_
        
Keywords: hitch testing framework bdd tdd declarative tests testing jinja2 yaml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
