{ "info": { "author": "Chris Adams", "author_email": "chris@improbable.org", "bugtrack_url": null, "classifiers": [], "description": "===============\nnose-congestion\n===============\n\nNose can report test execution time in its various output formats but it\ndoesn't include the `setUp` or `tearDown` time, which can be substantial.\n\n.. image:: https://travis-ci.org/acdha/nose-congestion.svg?branch=master :target: https://travis-ci.org/acdha/nose-congestion\n\nUsage\n-----\n\n1. ``pip install nose-congestion``\n2. ``nosetests --with-congestion``\n\nOutput\n------\n\nAfter all of the tests complete, a simple table will be printed::\n\n Location Total setUp tearDown\n ----------------------------------------------------------------------\n module.tests.FastTests 7.187 1.659 0.000\n module.tests.SlowTests 0.047 0.002 0.000\n\n Total Location\n ----------------------------------------------------------------------\n 0.104 module.tests.SlowTests.test_method\n 0.009 module.tests.FastTests.test_method\n\nRequirements\n------------\n\n* nose\n* Python 2.6+, Python 3.3+", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/acdha/nose-congestion", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "nose-congestion", "package_url": "https://pypi.org/project/nose-congestion/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-congestion/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/acdha/nose-congestion" }, "release_url": "https://pypi.org/project/nose-congestion/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Find slow test setUp/tearDown", "version": "0.0.3" }, "last_serial": 1042119, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fedf5a2ff71c6078b3785a2e7f1ca057", "sha256": "d6c87eaadd3b8a4227f520600ba8e4c348bf938540fc4f23df34793e97098b73" }, "downloads": -1, "filename": "nose-congestion-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fedf5a2ff71c6078b3785a2e7f1ca057", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2012, "upload_time": "2012-09-07T19:16:38", "url": "https://files.pythonhosted.org/packages/6e/b3/be64ee883167d81536b5e91ee80923c797b1c4c4ad726b9568e5a112e71d/nose-congestion-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f4f28ea1a477399baf78b2490fe12d97", "sha256": "a4010a7811079238196a1e47353df28371f63d2be0656e7590a26d0972dba1d6" }, "downloads": -1, "filename": "nose-congestion-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f4f28ea1a477399baf78b2490fe12d97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2130, "upload_time": "2012-11-19T22:18:20", "url": "https://files.pythonhosted.org/packages/28/99/b255766b2ace17497ca20aaa9dd6391e013ea27cb524a25335df2b6fd2db/nose-congestion-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "660bade216b2964e016f3631d78a23cd", "sha256": "9134330abd39c4a74191fa157dea4b489c17be3aea30009fafdbdd689e5a0303" }, "downloads": -1, "filename": "nose-congestion-0.0.3.tar.gz", "has_sig": false, "md5_digest": "660bade216b2964e016f3631d78a23cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2810, "upload_time": "2014-03-26T15:10:16", "url": "https://files.pythonhosted.org/packages/a2/5d/030e8ead13828d6be31d20dd8eb181675f9a14fea4719536cea13d94f2ae/nose-congestion-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "660bade216b2964e016f3631d78a23cd", "sha256": "9134330abd39c4a74191fa157dea4b489c17be3aea30009fafdbdd689e5a0303" }, "downloads": -1, "filename": "nose-congestion-0.0.3.tar.gz", "has_sig": false, "md5_digest": "660bade216b2964e016f3631d78a23cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2810, "upload_time": "2014-03-26T15:10:16", "url": "https://files.pythonhosted.org/packages/a2/5d/030e8ead13828d6be31d20dd8eb181675f9a14fea4719536cea13d94f2ae/nose-congestion-0.0.3.tar.gz" } ] }