{ "info": { "author": "Thomas Hisch", "author_email": "t.hisch@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Testing" ], "description": "=============\npytest-sphinx\n=============\n\n.. image:: https://travis-ci.org/thisch/pytest-sphinx.svg?branch=master\n :target: https://travis-ci.org/thisch/pytest-sphinx\n :alt: See Build Status on Travis CI\n\n.. image:: https://ci.appveyor.com/api/projects/status/github/thisch/pytest-sphinx?branch=master\n :target: https://ci.appveyor.com/project/thisch/pytest-sphinx/branch/master\n :alt: See Build Status on AppVeyor\n\nA doctest plugin for pytest, which understands the sphinx-specific\ndirectives from `doctest-sphinx`_. Those sphinx-specific directives can be\nused in rst files as well as in docstrings of python modules.\n\n----\n\nThis `Pytest`_ plugin was generated with `Cookiecutter`_ along with `@hackebrot`_'s `Cookiecutter-pytest-plugin`_ template.\n\n\nFeatures\n--------\n\n* support for ``testcode`` and ``testoutput`` directives\n* support for ``testsetup`` and ``testcleanup`` is planned (pull-requests welcome)\n* support for parsing global optionflags (``doctest_optionflags``) from\n ``pytest.ini``\n* support for ``:options:`` in ``testoutput``\n\n\nRequirements\n------------\n\n* pytest\n* enum34 (for python2.7)\n\n\nInstallation\n------------\n\nYou can install \"pytest-sphinx\" via `pip`_ from `PyPI`_::\n\n $ pip install pytest-sphinx\n\n\nUsage\n-----\n\n* See `doctest-sphinx`_.\n* Run pytest with the `--doctest-modules` flag.\n\n\nContributing\n------------\nContributions are very welcome. Tests can be run with `tox`_, please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n\nLicense\n-------\n\nDistributed under the terms of the `BSD-3`_ license, \"pytest-sphinx\" is free and open source software\n\n\nIssues\n------\n\nIf you encounter any problems, please `file an issue`_ along with a detailed description.\n\n.. _`doctest-sphinx`: http://www.sphinx-doc.org/en/stable/ext/doctest.html\n.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter\n.. _`@hackebrot`: https://github.com/hackebrot\n.. _`MIT`: http://opensource.org/licenses/MIT\n.. _`BSD-3`: http://opensource.org/licenses/BSD-3-Clause\n.. _`GNU GPL v3.0`: http://www.gnu.org/licenses/gpl-3.0.txt\n.. _`Apache Software License 2.0`: http://www.apache.org/licenses/LICENSE-2.0\n.. _`cookiecutter-pytest-plugin`: https://github.com/pytest-dev/cookiecutter-pytest-plugin\n.. _`file an issue`: https://github.com/thisch/pytest-sphinx/issues\n.. _`pytest`: https://github.com/pytest-dev/pytest\n.. _`tox`: https://tox.readthedocs.io/en/latest/\n.. _`pip`: https://pypi.python.org/pypi/pip/\n.. _`PyPI`: https://pypi.python.org/pypi", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thisch/pytest-sphinx", "keywords": "", "license": "BSD-3", "maintainer": "Thomas Hisch", "maintainer_email": "t.hisch@gmail.com", "name": "pytest-sphinx", "package_url": "https://pypi.org/project/pytest-sphinx/", "platform": "", "project_url": "https://pypi.org/project/pytest-sphinx/", "project_urls": { "Homepage": "https://github.com/thisch/pytest-sphinx" }, "release_url": "https://pypi.org/project/pytest-sphinx/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Doctest plugin for pytest with support for Sphinx-specific doctest-directives", "version": "0.2.2" }, "last_serial": 5310101, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "efb725a3434222de3278a0bd1ff07d7b", "sha256": "b94ff8c8be6d18f16bc1132dddb2d0d9dc511f840732c6a1d83c47a3b728418d" }, "downloads": -1, "filename": "pytest_sphinx-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "efb725a3434222de3278a0bd1ff07d7b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8002, "upload_time": "2017-11-02T22:13:45", "url": "https://files.pythonhosted.org/packages/39/44/f12260a15b91bce3423fc71eb6cf01f3880e84a08e908301475235a0d8a4/pytest_sphinx-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6516f1fd3271f5cc3d1d3ea8ef25f488", "sha256": "39d1ea6fc0c4a64f2ab145a631a32f52fe84a43748f92308b688ea98c0924005" }, "downloads": -1, "filename": "pytest-sphinx-0.1.0.tar.gz", "has_sig": false, "md5_digest": "6516f1fd3271f5cc3d1d3ea8ef25f488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6694, "upload_time": "2017-11-02T22:13:46", "url": "https://files.pythonhosted.org/packages/b9/b5/837c95328d7ef7b60a2244801629179b1ef95f71242dbfc85d84826c79fd/pytest-sphinx-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9cfcf5e9e2c12af2d6eb7d5c2289e8c6", "sha256": "5fbcde408130f471d65ad4f6dfd8b9cf1c6a941a93e603800b32551f26951dfd" }, "downloads": -1, "filename": "pytest_sphinx-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "9cfcf5e9e2c12af2d6eb7d5c2289e8c6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8025, "upload_time": "2017-11-02T22:18:45", "url": "https://files.pythonhosted.org/packages/6f/43/b39445630355415ca1c5ebabe7980f726f7e46f1ba69d27d13873052530e/pytest_sphinx-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "781995fe3db61e2e337ba7e569093079", "sha256": "a03c69a1217f081abeecb36f44849b5f0adfdc4796d737ea890f05c4efb7e93a" }, "downloads": -1, "filename": "pytest-sphinx-0.1.1.tar.gz", "has_sig": false, "md5_digest": "781995fe3db61e2e337ba7e569093079", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2017-11-02T22:18:48", "url": "https://files.pythonhosted.org/packages/5e/11/78806199f9a2dbe90332d830806ff6034527bd47cd6eac194491455c398a/pytest-sphinx-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "036450a4b5793b5f38627113368cd364", "sha256": "821e98bdc61372429fce8f894d1a402ff3d957d1cd8f4bc92f89ff4d78d3f01d" }, "downloads": -1, "filename": "pytest_sphinx-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "036450a4b5793b5f38627113368cd364", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8026, "upload_time": "2017-11-04T11:40:16", "url": "https://files.pythonhosted.org/packages/b1/c9/17210cb5090b5b6f6a569f71015069c8edad05023a138a160be7278d455a/pytest_sphinx-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8651509e9d809751070a5a1e2a6fe418", "sha256": "74d6dcab43ede9fd14c86bf7a231b395c4506c679c442484ecdb5438b4c31128" }, "downloads": -1, "filename": "pytest-sphinx-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8651509e9d809751070a5a1e2a6fe418", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6709, "upload_time": "2017-11-04T11:40:19", "url": "https://files.pythonhosted.org/packages/15/72/914405bd8659a4fc66440d7c11f51e24c45644f0b53d3763996a7132969b/pytest-sphinx-0.1.2.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e02fd87d1ae72903cfee14813287e92a", "sha256": "d7d74678e8b9ce1d5476d5404d1b3d0b7b02f7e87762f39e1174f0a245f4280b" }, "downloads": -1, "filename": "pytest-sphinx-0.2.tar.gz", "has_sig": false, "md5_digest": "e02fd87d1ae72903cfee14813287e92a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8044, "upload_time": "2017-11-10T22:01:08", "url": "https://files.pythonhosted.org/packages/8f/7f/efa5ddd054fee3fec3e276ae9aa976fa1be51faf08544c5ceb1457882781/pytest-sphinx-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "472714956b2fccf6b5e25ce69385bc42", "sha256": "2a03913ccb2a10761fd9cdf7f30986370af43958a732cf0c3dc1c489d8ef6b30" }, "downloads": -1, "filename": "pytest-sphinx-0.2.1.tar.gz", "has_sig": false, "md5_digest": "472714956b2fccf6b5e25ce69385bc42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8102, "upload_time": "2018-09-09T18:21:25", "url": "https://files.pythonhosted.org/packages/39/3e/2d672a10b536b10a41478f072dfa6d027900359c11217bf98a4e03b243d9/pytest-sphinx-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "d335b93b83ad69ba9f0387d9b7cecd43", "sha256": "3f2f55af893f717c9befc5aa6dbcaeda3174258706dfd3dffb4cfe9a1671f8ed" }, "downloads": -1, "filename": "pytest-sphinx-0.2.2.tar.gz", "has_sig": false, "md5_digest": "d335b93b83ad69ba9f0387d9b7cecd43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7915, "upload_time": "2019-05-24T00:53:20", "url": "https://files.pythonhosted.org/packages/9d/f9/69caa3584c5b8fc5b9cce04dc9d3d538c50ae1b0020f5a6538d505011288/pytest-sphinx-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d335b93b83ad69ba9f0387d9b7cecd43", "sha256": "3f2f55af893f717c9befc5aa6dbcaeda3174258706dfd3dffb4cfe9a1671f8ed" }, "downloads": -1, "filename": "pytest-sphinx-0.2.2.tar.gz", "has_sig": false, "md5_digest": "d335b93b83ad69ba9f0387d9b7cecd43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7915, "upload_time": "2019-05-24T00:53:20", "url": "https://files.pythonhosted.org/packages/9d/f9/69caa3584c5b8fc5b9cce04dc9d3d538c50ae1b0020f5a6538d505011288/pytest-sphinx-0.2.2.tar.gz" } ] }