pytest-embedded


Namepytest-embedded JSON
Version 1.15.0 PyPI version JSON
download
home_pageNone
SummaryA pytest plugin that designed for embedded testing.
upload_time2025-02-20 08:34:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements flit pytest-cov pytest-rerunfailures
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### pytest-embedded

A pytest plugin for embedded systems. Could activate different services for extra functionalities.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-embedded",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Fu Hanxi <fuhanxi@espressif.com>",
    "download_url": "https://files.pythonhosted.org/packages/4f/f7/ca0652c9ddbff9e9ac8eebfd136bc0c5378b0b5410e0ab8648f084d6cda6/pytest_embedded-1.15.0.tar.gz",
    "platform": null,
    "description": "### pytest-embedded\n\nA pytest plugin for embedded systems. Could activate different services for extra functionalities.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A pytest plugin that designed for embedded testing.",
    "version": "1.15.0",
    "project_urls": {
        "changelog": "https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md",
        "documentation": "https://docs.espressif.com/projects/pytest-embedded/en/latest/",
        "homepage": "https://github.com/espressif/pytest-embedded",
        "repository": "https://github.com/espressif/pytest-embedded"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c35cd644401477da8229a09adbd4761d9662e8f724398882d7de8f67745274a5",
                "md5": "071925837a2f3b786bf07c2fa108a581",
                "sha256": "546f4237d678ce7da56b25b4afc75e144525ae83974fdea53621c7afce0a10dc"
            },
            "downloads": -1,
            "filename": "pytest_embedded-1.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "071925837a2f3b786bf07c2fa108a581",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 32394,
            "upload_time": "2025-02-20T08:34:10",
            "upload_time_iso_8601": "2025-02-20T08:34:10.226083Z",
            "url": "https://files.pythonhosted.org/packages/c3/5c/d644401477da8229a09adbd4761d9662e8f724398882d7de8f67745274a5/pytest_embedded-1.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ff7ca0652c9ddbff9e9ac8eebfd136bc0c5378b0b5410e0ab8648f084d6cda6",
                "md5": "ebe26a50bf9350a9042766c736b43f22",
                "sha256": "e16630b13ec18b731507842ae7c910c97b930926437372c1c445d3b4c6c8b348"
            },
            "downloads": -1,
            "filename": "pytest_embedded-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ebe26a50bf9350a9042766c736b43f22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 32851,
            "upload_time": "2025-02-20T08:34:12",
            "upload_time_iso_8601": "2025-02-20T08:34:12.304154Z",
            "url": "https://files.pythonhosted.org/packages/4f/f7/ca0652c9ddbff9e9ac8eebfd136bc0c5378b0b5410e0ab8648f084d6cda6/pytest_embedded-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 08:34:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "espressif",
    "github_project": "pytest-embedded",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "flit",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "pytest-rerunfailures",
            "specs": []
        }
    ],
    "lcname": "pytest-embedded"
}
        
Elapsed time: 0.40663s