pytest-snob


Namepytest-snob JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryA pytest plugin that only selects meaningful python tests to run.
upload_time2025-01-12 14:07:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords snob pytest testing rust rts maturin pyo3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytest-snob",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "snob, pytest, testing, rust, rts, maturin, pyo3",
    "author": null,
    "author_email": "Bertrand Chardon <bertrand.chardon@gmail.com>, Alexandre Pasmantier <alex.pasmant@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/63/21/74730e1d1924989280df43476124a38220d601a6a6f2339045913ff1ab5a/pytest_snob-0.1.11.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A pytest plugin that only selects meaningful python tests to run.",
    "version": "0.1.11",
    "project_urls": {
        "Homepage": "https://github.com/alexpasmantier/snob"
    },
    "split_keywords": [
        "snob",
        " pytest",
        " testing",
        " rust",
        " rts",
        " maturin",
        " pyo3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ac7ff20e1da614b7cdeaee1ee2e353f5f82c5b7cb229b5a5171941079bbe5be",
                "md5": "1d8a1aba92dea2530ce2a7c31ca889cc",
                "sha256": "d7ea5c959ba2b446fb382b3c40f881744b7003c0115014e33dd7c7178d48621d"
            },
            "downloads": -1,
            "filename": "pytest_snob-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d8a1aba92dea2530ce2a7c31ca889cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2778,
            "upload_time": "2025-01-12T14:07:34",
            "upload_time_iso_8601": "2025-01-12T14:07:34.181834Z",
            "url": "https://files.pythonhosted.org/packages/6a/c7/ff20e1da614b7cdeaee1ee2e353f5f82c5b7cb229b5a5171941079bbe5be/pytest_snob-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "632174730e1d1924989280df43476124a38220d601a6a6f2339045913ff1ab5a",
                "md5": "744d2506fce559299bf24c21d04eee51",
                "sha256": "a94a2f50dc0dc666c9c281dc921c5c435015e4f04d5045bc92e4e3eb8d8620e4"
            },
            "downloads": -1,
            "filename": "pytest_snob-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "744d2506fce559299bf24c21d04eee51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2399,
            "upload_time": "2025-01-12T14:07:36",
            "upload_time_iso_8601": "2025-01-12T14:07:36.155483Z",
            "url": "https://files.pythonhosted.org/packages/63/21/74730e1d1924989280df43476124a38220d601a6a6f2339045913ff1ab5a/pytest_snob-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 14:07:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alexpasmantier",
    "github_project": "snob",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytest-snob"
}
        
Elapsed time: 0.44778s