pytest-dependency


Namepytest-dependency JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/RKrahl/pytest-dependency
SummaryManage dependencies of tests
upload_time2023-12-31 20:38:54
maintainer
docs_urlNone
authorRolf Krahl
requires_python>=3.4
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |gh-test| |rtd| |pypi|

.. |gh-test| image:: https://github.com/RKrahl/pytest-dependency/actions/workflows/run-tests.yaml/badge.svg
   :target: https://github.com/RKrahl/pytest-dependency/actions/workflows/run-tests.yaml
   :alt: GitHub Workflow Status
	 
.. |rtd| image:: https://img.shields.io/readthedocs/pytest-dependency/latest
   :target: https://pytest-dependency.readthedocs.io/en/latest/
   :alt: Documentation build status

.. |pypi| image:: https://img.shields.io/pypi/v/pytest-dependency
   :target: https://pypi.org/project/pytest-dependency/
   :alt: PyPI version

pytest-dependency – Manage dependencies of tests
================================================

This module is a plugin for the popular Python testing framework
`pytest`_.  It manages dependencies of tests: you may mark some tests
as dependent from other tests.  These tests will then be skipped if
any of the dependencies did fail or has been skipped.

Documentation
-------------

See the `online documentation`__.

The example test modules used in the documentation can be found in
doc/examples in the source distribution.

.. __: `Read the Docs site`_


Copyright and License
---------------------

- Copyright 2013–2015
  Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
- Copyright 2016–2023 Rolf Krahl

Licensed under the `Apache License`_, Version 2.0 (the "License"); you
may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.  See the License for the specific language governing
permissions and limitations under the License.


.. _pytest: http://pytest.org/
.. _Read the Docs site: https://pytest-dependency.readthedocs.io/
.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RKrahl/pytest-dependency",
    "name": "pytest-dependency",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Rolf Krahl",
    "author_email": "rolf@rotkraut.de",
    "download_url": "https://files.pythonhosted.org/packages/7e/3b/317cc04e77d707d338540ca67b619df8f247f3f4c9f40e67bf5ea503ad94/pytest-dependency-0.6.0.tar.gz",
    "platform": null,
    "description": "|gh-test| |rtd| |pypi|\n\n.. |gh-test| image:: https://github.com/RKrahl/pytest-dependency/actions/workflows/run-tests.yaml/badge.svg\n   :target: https://github.com/RKrahl/pytest-dependency/actions/workflows/run-tests.yaml\n   :alt: GitHub Workflow Status\n\t \n.. |rtd| image:: https://img.shields.io/readthedocs/pytest-dependency/latest\n   :target: https://pytest-dependency.readthedocs.io/en/latest/\n   :alt: Documentation build status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/pytest-dependency\n   :target: https://pypi.org/project/pytest-dependency/\n   :alt: PyPI version\n\npytest-dependency \u2013 Manage dependencies of tests\n================================================\n\nThis module is a plugin for the popular Python testing framework\n`pytest`_.  It manages dependencies of tests: you may mark some tests\nas dependent from other tests.  These tests will then be skipped if\nany of the dependencies did fail or has been skipped.\n\nDocumentation\n-------------\n\nSee the `online documentation`__.\n\nThe example test modules used in the documentation can be found in\ndoc/examples in the source distribution.\n\n.. __: `Read the Docs site`_\n\n\nCopyright and License\n---------------------\n\n- Copyright 2013\u20132015\n  Helmholtz-Zentrum Berlin f\u00fcr Materialien und Energie GmbH\n- Copyright 2016\u20132023 Rolf Krahl\n\nLicensed under the `Apache License`_, Version 2.0 (the \"License\"); you\nmay not use this file except in compliance with the License.\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\nimplied.  See the License for the specific language governing\npermissions and limitations under the License.\n\n\n.. _pytest: http://pytest.org/\n.. _Read the Docs site: https://pytest-dependency.readthedocs.io/\n.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Manage dependencies of tests",
    "version": "0.6.0",
    "project_urls": {
        "Documentation": "https://pytest-dependency.readthedocs.io/",
        "Download": "https://github.com/RKrahl/pytest-dependency/releases/0.6.0/",
        "Homepage": "https://github.com/RKrahl/pytest-dependency",
        "Source": "https://github.com/RKrahl/pytest-dependency"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e3b317cc04e77d707d338540ca67b619df8f247f3f4c9f40e67bf5ea503ad94",
                "md5": "a4c76010afb7adaf07be18bb709bacd0",
                "sha256": "934b0e6a39d95995062c193f7eaeed8a8ffa06ff1bcef4b62b0dc74a708bacc1"
            },
            "downloads": -1,
            "filename": "pytest-dependency-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a4c76010afb7adaf07be18bb709bacd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4",
            "size": 19499,
            "upload_time": "2023-12-31T20:38:54",
            "upload_time_iso_8601": "2023-12-31T20:38:54.991522Z",
            "url": "https://files.pythonhosted.org/packages/7e/3b/317cc04e77d707d338540ca67b619df8f247f3f4c9f40e67bf5ea503ad94/pytest-dependency-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-31 20:38:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RKrahl",
    "github_project": "pytest-dependency",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytest-dependency"
}
        
Elapsed time: 0.18757s