Metadata-Version: 1.1
Name: python-testing-advanced
Version: 0.3.2
Summary: Python Testing Advanced
Home-page: https://github.com/jatap/python_testing_advanced
Author: Julio Antúnez Tarín
Author-email: julio.antunez.tarin@gmail.com
License: MIT license
Description: =======================
        Python Testing Advanced
        =======================
        
        
        .. image:: https://img.shields.io/pypi/v/python_testing_advanced.svg
                :target: https://pypi.python.org/pypi/python_testing_advanced
        
        .. image:: https://img.shields.io/travis/jatap/python_testing_advanced.svg
                :target: https://travis-ci.org/jatap/python_testing_advanced
        
        .. image:: https://readthedocs.org/projects/python-testing-advanced/badge/?version=latest
                :target: https://python-testing-advanced.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/jatap/python_testing_advanced/shield.svg
             :target: https://pyup.io/repos/github/jatap/python_testing_advanced/
             :alt: Updates
        
        .. image:: https://pyup.io/repos/github/jatap/python_testing_advanced/python-3-shield.svg
             :target: https://pyup.io/repos/github/jatap/python_testing_advanced/
             :alt: Python 3
        
        Information
        -----------
        
        Python Testing Advanced Example
        
        * Free software: `MIT license`_
        * Documentation: https://python-testing-advanced.readthedocs.io.
        
        .. _`MIT license`: https://github.com/jatap/python_testing_advanced/blob/master/LICENSE
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-07-31)
        ------------------
        
        * First release on PyPI.
        
Keywords: python_testing_advanced
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
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
