Metadata-Version: 1.1
Name: hitchhttp
Version: 0.1.9
Summary: Mock HTTP server and example code generator for the Hitch testing framework
Home-page: https://hitchtest.readthedocs.org/
Author: Colm O'Connor
Author-email: colm.oconnor.github@gmail.com
License: AGPL
Description: HitchHttp
        =========
        
        Mock HTTP server that logs all incoming messages to stdout as JSON for
        easy parsing by HitchServe_.
        
        Documentation
        =============
        
        See:
        
        * https://hitchtest.readthedocs.org/en/latest/plugins/hitchhttp.html
        
        (Documentation coming soon)
Keywords: hitch testing framework bdd tdd declarative tests testing api http
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
