cov-core


Namecov-core JSON
Version 1.15.0 PyPI version JSON
download
home_pagehttps://github.com/schlamar/cov-core
Summaryplugin core for use by pytest-cov, nose-cov and nose2-cov
upload_time2014-11-22 11:05:18
maintainerNone
docs_urlNone
authorMarc Schlaich
requires_pythonNone
licenseMIT License
keywords cover coverage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            cov-core
========

This is a lib package for use by pytest-cov, nose-cov and nose2-cov.  Unless you're developing a
coverage plugin for a test framework, you probably want one of those.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/schlamar/cov-core",
    "name": "cov-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cover coverage",
    "author": "Marc Schlaich",
    "author_email": "marc.schlaich@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz",
    "platform": "UNKNOWN",
    "description": "cov-core\n========\n\nThis is a lib package for use by pytest-cov, nose-cov and nose2-cov.  Unless you're developing a\ncoverage plugin for a test framework, you probably want one of those.",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "plugin core for use by pytest-cov, nose-cov and nose2-cov",
    "version": "1.15.0",
    "split_keywords": [
        "cover",
        "coverage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "f519d4cb4c4e52856afb14af52919fe6",
                "sha256": "4a14c67d520fda9d42b0da6134638578caae1d374b9bb462d8de00587dba764c"
            },
            "downloads": -1,
            "filename": "cov-core-1.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f519d4cb4c4e52856afb14af52919fe6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5890,
            "upload_time": "2014-11-22T11:05:18",
            "upload_time_iso_8601": "2014-11-22T11:05:18.033263Z",
            "url": "https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2014-11-22 11:05:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "schlamar",
    "github_project": "cov-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cov-core"
}
        
Elapsed time: 0.05235s