dgpytest


Namedgpytest JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/dgpytest
Summarydgpytest = dgpy + pytest
upload_time2023-04-12 21:08:58
maintainer
docs_urlNone
authorjesse
requires_python>=3.8,<4.0
licenseMIT
keywords pytest dgpy typed plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>

# dgpytest

[![Wheel](https://img.shields.io/pypi/wheel/dgpytest.svg)](https://img.shields.io/pypi/wheel/dgpytest.svg)
[![Version](https://img.shields.io/pypi/v/dgpytest.svg)](https://img.shields.io/pypi/v/dgpytest.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/dgpytest.svg)](https://img.shields.io/pypi/pyversions/dgpytest.svg)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

**Install:** `pip install dgpytest` OR `poetry add dgpytest`

**What:** pytest lib with pytest plugins (as deps) used by dgpy

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dynamic-graphics-inc/dgpy-libs/tree/main/libs/dgpytest",
    "name": "dgpytest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "pytest,dgpy,typed,plugin",
    "author": "jesse",
    "author_email": "jesse@dgi.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/06/6500b31cdb9dbd4ac6bb9e3730dc01759f0cfdb8e2e3b593221ed4a14a13/dgpytest-0.0.2.tar.gz",
    "platform": null,
    "description": "<a href=\"https://github.com/dynamic-graphics-inc/dgpy-libs\">\n<img align=\"right\" src=\"https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true\" alt=\"drawing\" height=\"120\" width=\"300\"/>\n</a>\n\n# dgpytest\n\n[![Wheel](https://img.shields.io/pypi/wheel/dgpytest.svg)](https://img.shields.io/pypi/wheel/dgpytest.svg)\n[![Version](https://img.shields.io/pypi/v/dgpytest.svg)](https://img.shields.io/pypi/v/dgpytest.svg)\n[![py_versions](https://img.shields.io/pypi/pyversions/dgpytest.svg)](https://img.shields.io/pypi/pyversions/dgpytest.svg)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n**Install:** `pip install dgpytest` OR `poetry add dgpytest`\n\n**What:** pytest lib with pytest plugins (as deps) used by dgpy\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "dgpytest = dgpy + pytest",
    "version": "0.0.2",
    "split_keywords": [
        "pytest",
        "dgpy",
        "typed",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e9c4f64deef6ee33c4ccd39bbe76456fed26ade81e3e1ef174d39229b04771f",
                "md5": "f031ab1a087dd5f70bed8e9eda36f542",
                "sha256": "2695e82936f9a90b93e919a0c90f6e9823635bd49df57804826f348c91eede61"
            },
            "downloads": -1,
            "filename": "dgpytest-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f031ab1a087dd5f70bed8e9eda36f542",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 5144,
            "upload_time": "2023-04-12T21:08:56",
            "upload_time_iso_8601": "2023-04-12T21:08:56.510645Z",
            "url": "https://files.pythonhosted.org/packages/7e/9c/4f64deef6ee33c4ccd39bbe76456fed26ade81e3e1ef174d39229b04771f/dgpytest-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b066500b31cdb9dbd4ac6bb9e3730dc01759f0cfdb8e2e3b593221ed4a14a13",
                "md5": "8247750af71f3fc95993530d5d7e98c7",
                "sha256": "a7bc11502b9ba0e64ecf80daed3877e2749b89f7591de0fe3fa0e2bf873148d8"
            },
            "downloads": -1,
            "filename": "dgpytest-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8247750af71f3fc95993530d5d7e98c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 4128,
            "upload_time": "2023-04-12T21:08:58",
            "upload_time_iso_8601": "2023-04-12T21:08:58.465720Z",
            "url": "https://files.pythonhosted.org/packages/0b/06/6500b31cdb9dbd4ac6bb9e3730dc01759f0cfdb8e2e3b593221ed4a14a13/dgpytest-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-12 21:08:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "dgpytest"
}
        
Elapsed time: 0.05289s