{ "info": { "author": "Andy McKay", "author_email": "andym@mozilla.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Topic :: Software Development :: Testing" ], "description": "Nose Talisker\n==================\n\nA nose plugin that outputs one cProfile stat dump to a file, for each test.\n\nInstall\n-------------\n\n pip install nose-talisker\n\nFormat of the file name is::\n\n module-name.class-name.test-name.elapsed-milli-seconds.timestamp.prof\n\nFor example::\n\n zamboni.apps.files.tests.test_views.TestFileViewer.test_view_access_reviewed.001448ms.2011-06-09T01:50:34.323206.prof\n zamboni.apps.files.tests.test_views.TestFileViewer.test_view_access_reviewed.001577ms.2011-06-09T01:56:51.694283.prof\n\n\nOptions\n--------------\n\n- prof_path: the destination directory to write to. If not given a temporary\n one will be created for you. If you provide a directory, it must exist.\n\nUsage\n--------------------\n\n nosetests --with-talisker --prof-path=/tmp/output\n\nThis module is designed to be used by talisker to consume and view the profile\nresults. The format is deliberately based upon the runprofileserver from the\ncommand extensions module, with the same option naming.\n\nLicense: BSD\nAuthor: Andy McKay, andym@mozilla.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "nosetalisker", "package_url": "https://pypi.org/project/nosetalisker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nosetalisker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/nosetalisker/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.2.1" }, "last_serial": 795543, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c6caca34e6e8d9856f365c7a43e7d997", "sha256": "dac72bb33a42ef20200f6141b820521a9188d3d8d2ad7a6c1ab3a5b6422c5199" }, "downloads": -1, "filename": "nosetalisker-0.1.tar.gz", "has_sig": false, "md5_digest": "c6caca34e6e8d9856f365c7a43e7d997", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1849, "upload_time": "2011-06-18T00:25:12", "url": "https://files.pythonhosted.org/packages/63/f0/cc4e8eb782744c448de35ff7a43aae5cfa8f5ce56ff1f52c2b5e82b65f90/nosetalisker-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5e70e61c00d56170d0997a69003d6945", "sha256": "e6dfff0e2b7db8bd872439261d4840153152b6b110c81a5050c5c10070f04e9d" }, "downloads": -1, "filename": "nosetalisker-0.2.tar.gz", "has_sig": false, "md5_digest": "5e70e61c00d56170d0997a69003d6945", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2433, "upload_time": "2011-06-25T00:35:05", "url": "https://files.pythonhosted.org/packages/cc/15/e52d07975b4940f4b5c4449efc3c929653af17bc61f6ce4501d73d74a42f/nosetalisker-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b21ce2c2a66968063deb240a2534d051", "sha256": "ae2ab69c52b20c1c396635433ee44c50d544e3d63db9392b00a51d41dba9176b" }, "downloads": -1, "filename": "nosetalisker-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b21ce2c2a66968063deb240a2534d051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2011-06-25T00:38:08", "url": "https://files.pythonhosted.org/packages/a0/6b/d02cb18bafb58dceeaf4f3c39192076c6f3cac4ac96f0437e77dd4362630/nosetalisker-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b21ce2c2a66968063deb240a2534d051", "sha256": "ae2ab69c52b20c1c396635433ee44c50d544e3d63db9392b00a51d41dba9176b" }, "downloads": -1, "filename": "nosetalisker-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b21ce2c2a66968063deb240a2534d051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2011-06-25T00:38:08", "url": "https://files.pythonhosted.org/packages/a0/6b/d02cb18bafb58dceeaf4f3c39192076c6f3cac4ac96f0437e77dd4362630/nosetalisker-0.2.1.tar.gz" } ] }