pytest-cases


Namepytest-cases JSON
Version 3.8.5 PyPI version JSON
download
home_pagehttps://github.com/smarie/python-pytest-cases
SummarySeparate test code from test cases in pytest.
upload_time2024-04-04 21:28:33
maintainerSylvain MARIE <sylvain.marie@se.com>
docs_urlNone
authorSylvain MARIE <sylvain.marie@se.com>
requires_pythonNone
licenseBSD 3-Clause
keywords pytest test case testcase test-case decorator parametrize parameter data dataset file separate concerns lazy fixture union
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytest-cases

[![Python versions](https://img.shields.io/pypi/pyversions/pytest-cases.svg)](https://pypi.python.org/pypi/pytest-cases/) ![Pytest versions](https://img.shields.io/badge/pytest-2%20%7C%203%20%7C%204%20%7C%205%20%7C%206%20%7C%207-blue) [![Build Status](https://github.com/smarie/python-pytest-cases/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-pytest-cases/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-pytest-cases/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-pytest-cases/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-pytest-cases/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-pytest-cases/reports/coverage/index.html) [![codecov](https://codecov.io/gh/smarie/python-pytest-cases/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-pytest-cases) [![Flake8 Status](https://smarie.github.io/python-pytest-cases/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-pytest-cases/reports/flake8/index.html)

[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-pytest-cases/) [![PyPI](https://img.shields.io/pypi/v/pytest-cases.svg)](https://pypi.python.org/pypi/pytest-cases/) [![Downloads](https://pepy.tech/badge/pytest-cases)](https://pepy.tech/project/pytest-cases) [![Downloads per week](https://pepy.tech/badge/pytest-cases/week)](https://pepy.tech/project/pytest-cases) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-pytest-cases.svg)](https://github.com/smarie/python-pytest-cases/stargazers) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3937829.svg)](https://doi.org/10.5281/zenodo.3937829)

Separate test code from test cases in `pytest`.

The documentation for users is available here: [https://smarie.github.io/python-pytest-cases/](https://smarie.github.io/python-pytest-cases/)

A readme for developers is available here: [https://github.com/smarie/python-pytest-cases](https://github.com/smarie/python-pytest-cases)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smarie/python-pytest-cases",
    "name": "pytest-cases",
    "maintainer": "Sylvain MARIE <sylvain.marie@se.com>",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pytest test case testcase test-case decorator parametrize parameter data dataset file separate concerns lazy fixture union",
    "author": "Sylvain MARIE <sylvain.marie@se.com>",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a9/13/9f07854b636403d9eadaacd602cb23b07cf86d1420af6d44100c4fbf9cf3/pytest-cases-3.8.5.tar.gz",
    "platform": null,
    "description": "# pytest-cases\n\n[![Python versions](https://img.shields.io/pypi/pyversions/pytest-cases.svg)](https://pypi.python.org/pypi/pytest-cases/) ![Pytest versions](https://img.shields.io/badge/pytest-2%20%7C%203%20%7C%204%20%7C%205%20%7C%206%20%7C%207-blue) [![Build Status](https://github.com/smarie/python-pytest-cases/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-pytest-cases/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-pytest-cases/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-pytest-cases/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-pytest-cases/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-pytest-cases/reports/coverage/index.html) [![codecov](https://codecov.io/gh/smarie/python-pytest-cases/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-pytest-cases) [![Flake8 Status](https://smarie.github.io/python-pytest-cases/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-pytest-cases/reports/flake8/index.html)\n\n[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-pytest-cases/) [![PyPI](https://img.shields.io/pypi/v/pytest-cases.svg)](https://pypi.python.org/pypi/pytest-cases/) [![Downloads](https://pepy.tech/badge/pytest-cases)](https://pepy.tech/project/pytest-cases) [![Downloads per week](https://pepy.tech/badge/pytest-cases/week)](https://pepy.tech/project/pytest-cases) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-pytest-cases.svg)](https://github.com/smarie/python-pytest-cases/stargazers) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3937829.svg)](https://doi.org/10.5281/zenodo.3937829)\n\nSeparate test code from test cases in `pytest`.\n\nThe documentation for users is available here: [https://smarie.github.io/python-pytest-cases/](https://smarie.github.io/python-pytest-cases/)\n\nA readme for developers is available here: [https://github.com/smarie/python-pytest-cases](https://github.com/smarie/python-pytest-cases)\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Separate test code from test cases in pytest.",
    "version": "3.8.5",
    "project_urls": {
        "Download": "https://github.com/smarie/python-pytest-cases/tarball/3.8.5",
        "Homepage": "https://github.com/smarie/python-pytest-cases"
    },
    "split_keywords": [
        "pytest",
        "test",
        "case",
        "testcase",
        "test-case",
        "decorator",
        "parametrize",
        "parameter",
        "data",
        "dataset",
        "file",
        "separate",
        "concerns",
        "lazy",
        "fixture",
        "union"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad4f9a0f678d1e3ba7787580fe2a244fa05e39bd4b9be3dcea24ec51890027d4",
                "md5": "d0d69c21b6dadb89697ad36099e7a8e2",
                "sha256": "0c8e3727f6494e65b47321adbd94c767277c7b5de1bd40dd518a13f7443b1fff"
            },
            "downloads": -1,
            "filename": "pytest_cases-3.8.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0d69c21b6dadb89697ad36099e7a8e2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 107391,
            "upload_time": "2024-04-04T21:28:30",
            "upload_time_iso_8601": "2024-04-04T21:28:30.706592Z",
            "url": "https://files.pythonhosted.org/packages/ad/4f/9a0f678d1e3ba7787580fe2a244fa05e39bd4b9be3dcea24ec51890027d4/pytest_cases-3.8.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9139f07854b636403d9eadaacd602cb23b07cf86d1420af6d44100c4fbf9cf3",
                "md5": "39b5548c65c8ad9ae5f684a97b4a8291",
                "sha256": "c92054187847a7d30d8ab6709fb1670a830e4e19234be700c85c96b6d7102c16"
            },
            "downloads": -1,
            "filename": "pytest-cases-3.8.5.tar.gz",
            "has_sig": false,
            "md5_digest": "39b5548c65c8ad9ae5f684a97b4a8291",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1096408,
            "upload_time": "2024-04-04T21:28:33",
            "upload_time_iso_8601": "2024-04-04T21:28:33.013146Z",
            "url": "https://files.pythonhosted.org/packages/a9/13/9f07854b636403d9eadaacd602cb23b07cf86d1420af6d44100c4fbf9cf3/pytest-cases-3.8.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 21:28:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smarie",
    "github_project": "python-pytest-cases",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytest-cases"
}
        
Elapsed time: 0.21823s