pinocchio


Namepinocchio JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/mkwiatkowski/pinocchio
Summarypinocchio plugins for the nose testing framework
upload_time2021-05-18 10:27:21
maintainer
docs_urlNone
authorC. Titus Brown and Michal Kwiatkowski
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Extra plugins for the nose testing framework.  Provides tools for flexibly
assigning decorator tags to tests, choosing tests based on their
runtime, doing moderately sophisticated code coverage analysis
of your unit tests, and making your test descriptions look like
specifications.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mkwiatkowski/pinocchio",
    "name": "pinocchio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "C. Titus Brown and Michal Kwiatkowski",
    "author_email": "titus@idyll.org,michal@trivas.pl",
    "download_url": "https://files.pythonhosted.org/packages/63/72/fb0a82d6a63bd77bd127322346b00558e6917da10b009289586c2fe7969f/pinocchio-0.4.3.tar.gz",
    "platform": "",
    "description": "Extra plugins for the nose testing framework.  Provides tools for flexibly\nassigning decorator tags to tests, choosing tests based on their\nruntime, doing moderately sophisticated code coverage analysis\nof your unit tests, and making your test descriptions look like\nspecifications.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pinocchio plugins for the nose testing framework",
    "version": "0.4.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "8c5e4144fec4e54aa5cce7c1ec07a64f",
                "sha256": "fc512a888f828987521a9beec20d5416746fb5209bc74de410153300dc2b2cd6"
            },
            "downloads": -1,
            "filename": "pinocchio-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c5e4144fec4e54aa5cce7c1ec07a64f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12434,
            "upload_time": "2021-05-18T10:27:19",
            "upload_time_iso_8601": "2021-05-18T10:27:19.921802Z",
            "url": "https://files.pythonhosted.org/packages/c8/bc/7cb7dfa5f7f5a3a92e22508ef8701e034cb2705d97ab540e19c9ed5e7fd2/pinocchio-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "bd34df2c7b4d5cf2e36de50c2718e55f",
                "sha256": "c09b190ed4e728e4782a17de17200780fac91b7cf9b604fd1892cbf5a453b81d"
            },
            "downloads": -1,
            "filename": "pinocchio-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bd34df2c7b4d5cf2e36de50c2718e55f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12896,
            "upload_time": "2021-05-18T10:27:21",
            "upload_time_iso_8601": "2021-05-18T10:27:21.756188Z",
            "url": "https://files.pythonhosted.org/packages/63/72/fb0a82d6a63bd77bd127322346b00558e6917da10b009289586c2fe7969f/pinocchio-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-05-18 10:27:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mkwiatkowski",
    "github_project": "pinocchio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pinocchio"
}
        
Elapsed time: 0.01639s