pytest-embrace


Namepytest-embrace JSON
Version 4.0.0 PyPI version JSON
download
home_page
Summary💝 Dataclasses-as-tests. Describe the runtime once and multiply coverage with no boilerplate.
upload_time2023-03-25 20:06:54
maintainer
docs_urlNone
authorAinsley McGrath
requires_python>=3.8,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/pytest-embrace.svg)](https://badge.fury.io/py/pytest-embrace) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/pytest-embrace.svg)](https://pypi.python.org/pypi/pytest-embrace/) ![CI](https://github.com/ainsleymcgrath/pytest-embrace/actions/workflows/ci.yml/badge.svg)

![logotype](https://raw.githubusercontent.com/ainsleymcgrath/pytest-embrace/master/docs/logotype.svg)

The `pytest-embrace` plugin enables judicious, repeatable, lucid unit testing using.

Check out [the docs](https://ainsleymcgrath.github.io/pytest-embrace/) for more.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pytest-embrace",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ainsley McGrath",
    "author_email": "mcgrath.ainsley@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/4d/d57b94fa8d230f263369e54348073262875db6dbfb5b166f0ac461858337/pytest_embrace-4.0.0.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/pytest-embrace.svg)](https://badge.fury.io/py/pytest-embrace) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/pytest-embrace.svg)](https://pypi.python.org/pypi/pytest-embrace/) ![CI](https://github.com/ainsleymcgrath/pytest-embrace/actions/workflows/ci.yml/badge.svg)\n\n![logotype](https://raw.githubusercontent.com/ainsleymcgrath/pytest-embrace/master/docs/logotype.svg)\n\nThe `pytest-embrace` plugin enables judicious, repeatable, lucid unit testing using.\n\nCheck out [the docs](https://ainsleymcgrath.github.io/pytest-embrace/) for more.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\ud83d\udc9d  Dataclasses-as-tests. Describe the runtime once and multiply coverage with no boilerplate.",
    "version": "4.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4744f2dfed93bf20298c5b835a14ef9a1ee0ef71707eb9ce2bf80dd07376c08b",
                "md5": "c2f89198bb7b6e0149e9ea90703d017b",
                "sha256": "f15f2ae9bb63c5bdf6ffa5dedc750ff9a8f23c3fb8d76f745c25a8e5a3f79731"
            },
            "downloads": -1,
            "filename": "pytest_embrace-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2f89198bb7b6e0149e9ea90703d017b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 16060,
            "upload_time": "2023-03-25T20:06:52",
            "upload_time_iso_8601": "2023-03-25T20:06:52.215062Z",
            "url": "https://files.pythonhosted.org/packages/47/44/f2dfed93bf20298c5b835a14ef9a1ee0ef71707eb9ce2bf80dd07376c08b/pytest_embrace-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "534dd57b94fa8d230f263369e54348073262875db6dbfb5b166f0ac461858337",
                "md5": "7b0d1d5bb58feff06d7e2d20c67eaaa2",
                "sha256": "d69b5b334f23295d270ee067c2a05dae4371937f284afdc94edaa86bb5571e89"
            },
            "downloads": -1,
            "filename": "pytest_embrace-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7b0d1d5bb58feff06d7e2d20c67eaaa2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 22808,
            "upload_time": "2023-03-25T20:06:54",
            "upload_time_iso_8601": "2023-03-25T20:06:54.047462Z",
            "url": "https://files.pythonhosted.org/packages/53/4d/d57b94fa8d230f263369e54348073262875db6dbfb5b166f0ac461858337/pytest_embrace-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-25 20:06:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pytest-embrace"
}
        
Elapsed time: 0.11886s