{ "info": { "author": "Jesse Thompson", "author_email": "jessejlt@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Python web-based test runner\nExecute Python-based UnitTests via a web-interface. [Flask](http://flask.pocoo.org/docs/) runs the web, [Nose](http://readthedocs.org/docs/nose/en/latest/) runs the tests and powers test discovery.\n\n## Use\n[PIP](http://www.pip-installer.org/en/latest/index.html) to install the egg\n\n > pip install WebTestRunner\n\nThen launch the runner via\n\n > webtestrunner\n\n\n.. This is your project NEWS file which will contain the release notes.\n.. Example: http://www.python.org/download/releases/2.6/NEWS.txt\n.. The content of this file, along with README.rst, will appear in your\n.. project's PyPI page.\n\nNews\n====\n\n0.2a1\n-----\n\n*Release date: UNRELEASED*\n\n* Example news entry for the in-development version\n\n\n0.1\n---\n\n*Release date: 15-Mar-2010*\n\n* Example news entry for a released version", "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/jessejlt", "keywords": "unittest", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "WebTestRunner", "package_url": "https://pypi.org/project/WebTestRunner/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/WebTestRunner/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jessejlt" }, "release_url": "https://pypi.org/project/WebTestRunner/0.2/", "requires_dist": null, "requires_python": null, "summary": "Web-based interface for selectively executing client-side Python UnitTests", "version": "0.2" }, "last_serial": 786004, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a6e678c8fa894401352c00d59a7b0022", "sha256": "a12878f57e71e2e69e46e6e146f841ed60f6991200a98759d92b5541f3ca1733" }, "downloads": -1, "filename": "WebTestRunner-0.1.tar.gz", "has_sig": false, "md5_digest": "a6e678c8fa894401352c00d59a7b0022", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83425, "upload_time": "2012-04-10T00:05:44", "url": "https://files.pythonhosted.org/packages/f0/02/3596c9279fe0837fca0c84274045713d64280d290a2a05e9d54d763c5430/WebTestRunner-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "6d7cbc9ce878a7c03a5595ee2f5e64fa", "sha256": "55c854efab9d1bb1a00b9abea840195c18e6fddce3fac4949b4041d50bb61e1a" }, "downloads": -1, "filename": "WebTestRunner-0.2.tar.gz", "has_sig": false, "md5_digest": "6d7cbc9ce878a7c03a5595ee2f5e64fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83191, "upload_time": "2012-04-10T00:35:41", "url": "https://files.pythonhosted.org/packages/83/78/8b1b3adb7b6cc994168519dc515e90962e9f7e3d64009eb017013a9d00d6/WebTestRunner-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6d7cbc9ce878a7c03a5595ee2f5e64fa", "sha256": "55c854efab9d1bb1a00b9abea840195c18e6fddce3fac4949b4041d50bb61e1a" }, "downloads": -1, "filename": "WebTestRunner-0.2.tar.gz", "has_sig": false, "md5_digest": "6d7cbc9ce878a7c03a5595ee2f5e64fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83191, "upload_time": "2012-04-10T00:35:41", "url": "https://files.pythonhosted.org/packages/83/78/8b1b3adb7b6cc994168519dc515e90962e9f7e3d64009eb017013a9d00d6/WebTestRunner-0.2.tar.gz" } ] }