testing-helper


Nametesting-helper JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/kenjyco/testing-helper
SummaryHelpers for testing with pytest
upload_time2022-04-10 21:36:36
maintainer
docs_urlNone
authorKen
requires_python
licenseMIT
keywords testing pytest cli command-line test matrix docker pyenv helper kenjyco
VCS
bugtrack_url
requirements bg-helper click input-helper pipdeptree pytest pytest-cov settings-helper
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kenjyco/testing-helper",
    "name": "testing-helper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "testing,pytest,cli,command-line,test matrix,docker,pyenv,helper,kenjyco",
    "author": "Ken",
    "author_email": "kenjyco@gmail.com",
    "download_url": "https://github.com/kenjyco/testing-helper/tarball/v0.0.2",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helpers for testing with pytest",
    "version": "0.0.2",
    "project_urls": {
        "Download": "https://github.com/kenjyco/testing-helper/tarball/v0.0.2",
        "Homepage": "https://github.com/kenjyco/testing-helper"
    },
    "split_keywords": [
        "testing",
        "pytest",
        "cli",
        "command-line",
        "test matrix",
        "docker",
        "pyenv",
        "helper",
        "kenjyco"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed99da0621915105fe507a26b53c5759d9e4878c51c45f18332a98da274c73cb",
                "md5": "7122a0a5b73af6f7612a77262481978e",
                "sha256": "a317768737378078ac3a1e7f2c768f1bba0013995ad5ed710552a8e997b3c17f"
            },
            "downloads": -1,
            "filename": "testing_helper-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7122a0a5b73af6f7612a77262481978e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2407,
            "upload_time": "2022-04-10T21:36:36",
            "upload_time_iso_8601": "2022-04-10T21:36:36.724873Z",
            "url": "https://files.pythonhosted.org/packages/ed/99/da0621915105fe507a26b53c5759d9e4878c51c45f18332a98da274c73cb/testing_helper-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-04-10 21:36:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kenjyco",
    "github_project": "testing-helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "bg-helper",
            "specs": []
        },
        {
            "name": "click",
            "specs": [
                [
                    ">=",
                    "6.0"
                ]
            ]
        },
        {
            "name": "input-helper",
            "specs": []
        },
        {
            "name": "pipdeptree",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "settings-helper",
            "specs": []
        }
    ],
    "lcname": "testing-helper"
}
        
Ken
Elapsed time: 0.08890s