{ "info": { "author": "Andy McKay", "author_email": "andym@mozilla.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent" ], "description": "A simple plugin that combines test times and test setup times and writes the\noutput to JSON files. I ripped most of this out of nose-congestion:\n\nhttps://github.com/acdha/nose-congestion\n\nAnd added in a few bits for my own needs.\n\nThis is a work in progress to do what I want and not much more at this point.\n\nUsage\n-----\n\nTo install::\n\n pip install nose-timing\n\nWhen running your tests add::\n\n --with-timing\n\nTo get your timing to run. By default it will write to your current directory\ntwo files, `setup.json` and `tests.json`. To alter where it writes to::\n\n --output-directory=/tmp", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/andymckay/nose-timing", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "nose-timing", "package_url": "https://pypi.org/project/nose-timing/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-timing/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/andymckay/nose-timing" }, "release_url": "https://pypi.org/project/nose-timing/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Timing plugin for nose", "version": "0.1.1" }, "last_serial": 795524, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "26ade7dfb801ae034f82a14cb69e0ad7", "sha256": "f7c1918ae4c189558c369f1893c079ef3c4f9a5587de5366f230f4e29efb0a21" }, "downloads": -1, "filename": "nose-timing-0.1.tar.gz", "has_sig": false, "md5_digest": "26ade7dfb801ae034f82a14cb69e0ad7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2867, "upload_time": "2013-03-08T21:57:52", "url": "https://files.pythonhosted.org/packages/9c/6c/fe6ac48b979bdb079093c3ebdd6238486dcb27603da2c639cd986a940749/nose-timing-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "362a7df6aa0548224f31686609d0e1ea", "sha256": "dc8af5a573fb869e6f6b028ff40587a6810c216b582a9ea3583fd1158b1eb2d2" }, "downloads": -1, "filename": "nose-timing-0.1.1.tar.gz", "has_sig": false, "md5_digest": "362a7df6aa0548224f31686609d0e1ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2013-03-08T21:58:41", "url": "https://files.pythonhosted.org/packages/0b/ea/b40c226ddafc1037c3eb2928b6094eb18d48d4d8dc08a097c05e822b497e/nose-timing-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "362a7df6aa0548224f31686609d0e1ea", "sha256": "dc8af5a573fb869e6f6b028ff40587a6810c216b582a9ea3583fd1158b1eb2d2" }, "downloads": -1, "filename": "nose-timing-0.1.1.tar.gz", "has_sig": false, "md5_digest": "362a7df6aa0548224f31686609d0e1ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2869, "upload_time": "2013-03-08T21:58:41", "url": "https://files.pythonhosted.org/packages/0b/ea/b40c226ddafc1037c3eb2928b6094eb18d48d4d8dc08a097c05e822b497e/nose-timing-0.1.1.tar.gz" } ] }