Metadata-Version: 1.1
Name: testcube-client
Version: 0.1.2
Summary: A Python client for testcube. (https://github.com/tobyqin/testcube)
Home-page: https://github.com/tobyqin/testcube-client
Author: Toby Qin
Author-email: toby.qin@live.com
License: MIT license
Description: ===============
        testcube-client
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/testcube-client.svg
                :target: https://pypi.python.org/pypi/testcube-client
        
        .. image:: https://img.shields.io/travis/tobyqin/testcube-client.svg
                :target: https://travis-ci.org/tobyqin/testcube-client
        
        .. image:: https://pyup.io/repos/github/tobyqin/testcube-client/shield.svg
             :target: https://pyup.io/repos/github/tobyqin/testcube-client/
             :alt: Updates
        
        
        A Python client for testcube.
        
        
        * Free software: MIT license
        * TestCube Project: https://github.com/tobyqin/testcube
        * TestCube Client Project: https://github.com/tobyqin/testcube-client
        
        
        Features
        --------
        
        * Talk to TestCube APIs.
        * Upload test result xmls to TestCube.
        
        
        =======
        History
        =======
        
        0.1.0 (2017-06-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: testcube,testcube-client,test platform,test client
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
