Metadata-Version: 2.1
Name: pulp-2-tests
Version: 2018.7.18
Summary: Functional tests for Pulp 2
Home-page: https://github.com/PulpQE/pulp-2-tests
Author: Jeremy Audet
Author-email: ichimonji10@gmail.com
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: dev
Requires-Dist: jsonschema
Requires-Dist: packaging
Requires-Dist: pulp-smash
Requires-Dist: python-dateutil
Provides-Extra: dev
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: flake8-docstrings; extra == 'dev'
Requires-Dist: flake8-quotes; extra == 'dev'
Requires-Dist: pydocstyle; extra == 'dev'
Requires-Dist: pylint; extra == 'dev'
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Requires-Dist: twine; extra == 'dev'

Pulp 2 Tests
============

Pulp 2 Tests is a collection of functional tests for `Pulp`_ 2.

Pulp 2 Tests has a presence on the following websites:

* `Documentation`_ is available on ReadTheDocs.
* A `Python package`_ is available on PyPi.
* `Source code`_ and the issue tracker are available on GitHub.

Pulp 2 Tests makes heavy use of `Pulp Smash`_.

.. _Documentation: https://pulp-2-tests.readthedocs.io
.. _Pulp Smash: https://github.com/PulpQE/pulp-smash/
.. _Pulp: https://pulpproject.org
.. _Python package: https://pypi.python.org/pypi/pulp-2-tests
.. _Source code: https://github.com/PulpQE/pulp-2-tests/

.. Everything above this comment should also be in docs/index.rst, word for word.


