Metadata-Version: 1.1
Name: hitchcli
Version: 0.2.6
Summary: Hitch plug-in to test command line applications.
Home-page: https://hitchtest.readthedocs.org/
Author: Colm O'Connor
Author-email: colm.oconnor.github@gmail.com
License: AGPL
Description: HitchCLI
        ========
        
        HitchCLI is a plugin for the Hitch test framework that lets you test
        command line applications. It includes a wrapper around pexpect to
        let you write steps to interact with interactive command line
        applications.
        
        WARNING : The API for HitchCLI is currently very unstable. It will
        change frequently and without warning. It is recommended that you
        wait a few weeks before using it.
        
        
        Documentation
        =============
        
        See:
        
        * https://hitchtest.readthedocs.org/en/latest/services/cli.html
        
Keywords: hitch testing framework bdd tdd declarative tests testing service command line cli
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: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Operating System :: Unix
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
