{ "info": { "author": "land", "author_email": "landhu@hotmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation", "Topic :: Software Development :: Libraries" ], "description": "================\nnose-progress\n================\n\nGive your tests a progress before testcase name 3 lines::\n\n pip install nose-progress\n cd your_project\n nosetests --with-progress\n\n\nFeatures\n========\n\nProgress Like this\n------------\n\n::\n (venv) E:\\workspace>nosetests -v -s test_case_0000.py --with-scheduling\n nose.config: INFO: Ignoring files matching ['^\\\\.', '^_', '^setup\\\\.py$']\n [1/2] test_case.test_case_0000.test_learn_3 ... ok\n [2/2] test_case.test_case_0000.test_lear_4 ... ok\n\n\nInstallation\n============\n\n::\n\n pip install nose-progressive\n\n\nUpgrading\n=========\n\nTo upgrade from an older version of nose-progressive, assuming you didn't\ninstall it from git::\n\n pip install --upgrade nose-progress\n\nUse\n===\n\nThe simple way::\n\n nosetests --with-scheduling\n\n\nAuthor\n======\n\nlandhu, while waiting for tests to complete ;-)\n\nVersion History\n===============\n\n\n0.1\n * Initial release\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/landhu/nose-progress", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "noseprogress", "package_url": "https://pypi.org/project/noseprogress/", "platform": "all", "project_url": "https://pypi.org/project/noseprogress/", "project_urls": { "Homepage": "https://github.com/landhu/nose-progress" }, "release_url": "https://pypi.org/project/noseprogress/0.7/", "requires_dist": null, "requires_python": "", "summary": "A nosetests plugin with progress before testcase", "version": "0.7" }, "last_serial": 4957885, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "acdad0379c04b43dcb2522ba3c611224", "sha256": "1bfba681fd7ef7550dfd7038844d1630db838add83dc17c00f21ac96a43982dd" }, "downloads": -1, "filename": "noseprogress-0.7-py2-none-any.whl", "has_sig": false, "md5_digest": "acdad0379c04b43dcb2522ba3c611224", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4138, "upload_time": "2019-03-19T09:38:13", "url": "https://files.pythonhosted.org/packages/93/48/c755b1df20f0cb403304e356c4f9029fd24cd97c3c87d25b848efc5a75ab/noseprogress-0.7-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20fcc93278a27f9c4cfebc4495a5a5b0", "sha256": "8ef12b1dddcc5642a3fac14a10927f043ab759ae5b451cf5e59b9126b17d7e43" }, "downloads": -1, "filename": "noseprogress-0.7.tar.gz", "has_sig": false, "md5_digest": "20fcc93278a27f9c4cfebc4495a5a5b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2145, "upload_time": "2019-03-19T09:38:16", "url": "https://files.pythonhosted.org/packages/66/70/27d7dc3cdacd041506198894358db5b08d90820db705cd28d3197c506101/noseprogress-0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "acdad0379c04b43dcb2522ba3c611224", "sha256": "1bfba681fd7ef7550dfd7038844d1630db838add83dc17c00f21ac96a43982dd" }, "downloads": -1, "filename": "noseprogress-0.7-py2-none-any.whl", "has_sig": false, "md5_digest": "acdad0379c04b43dcb2522ba3c611224", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 4138, "upload_time": "2019-03-19T09:38:13", "url": "https://files.pythonhosted.org/packages/93/48/c755b1df20f0cb403304e356c4f9029fd24cd97c3c87d25b848efc5a75ab/noseprogress-0.7-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20fcc93278a27f9c4cfebc4495a5a5b0", "sha256": "8ef12b1dddcc5642a3fac14a10927f043ab759ae5b451cf5e59b9126b17d7e43" }, "downloads": -1, "filename": "noseprogress-0.7.tar.gz", "has_sig": false, "md5_digest": "20fcc93278a27f9c4cfebc4495a5a5b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2145, "upload_time": "2019-03-19T09:38:16", "url": "https://files.pythonhosted.org/packages/66/70/27d7dc3cdacd041506198894358db5b08d90820db705cd28d3197c506101/noseprogress-0.7.tar.gz" } ] }