Metadata-Version: 2.1
Name: python-testing-advanced
Version: 0.1.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
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

=======================
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


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.


