{ "info": { "author": "Richard Jones", "author_email": "richard@mechanicalcat.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Testing", "Topic :: System :: Monitoring" ], "description": "This release includes:\n\n- send correct newline in mimeEncode (thanks Ivan Kurmanov)\n- handle Max-Age set to 0 (thanks Matt Chisholm)\n\nWebunit is a framework for unit testing websites:\n\n- Browser-like page fetching including fetching the images and stylesheets\n needed for a page and following redirects\n- Cookies stored and trackable (all automatically handled)\n- HTTP, HTTPS, GET, POST, basic auth all handled, control over expected\n status codes, ...\n- DOM parsing of pages to retrieve and analyse structure, including simple\n form re-posting\n- Two-line page-fetch followed by form-submit possible, with error checking\n- Ability to register error page content across multiple tests\n- Uses python's standard unittest module as the underlying framework\n- May also be used to regression-test sites, or ensure their ongoing\n operation once in production (testing login processes work, etc.)", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/webunit", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://mechanicalcat.net/tech/webunit/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "webunit", "package_url": "https://pypi.org/project/webunit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/webunit/", "project_urls": { "Download": "http://pypi.python.org/pypi/webunit", "Homepage": "http://mechanicalcat.net/tech/webunit/" }, "release_url": "https://pypi.org/project/webunit/1.3.10/", "requires_dist": null, "requires_python": null, "summary": "Unit test your websites with code that acts like a web browser.", "version": "1.3.10" }, "last_serial": 803448, "releases": { "1.3.10": [ { "comment_text": "", "digests": { "md5": "9ad536608a4e4d2ec19da8529683149e", "sha256": "7202d855db0f501f8a59995ec0b4913ce227c52e7d93766dfa71348fdac68603" }, "downloads": -1, "filename": "webunit-1.3.10.tar.gz", "has_sig": false, "md5_digest": "9ad536608a4e4d2ec19da8529683149e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23111, "upload_time": "2010-05-05T07:22:23", "url": "https://files.pythonhosted.org/packages/2e/e0/defe9578f73c4508fdebfc10d7e27b1f15a8b0715ad865a7aaf9198a76be/webunit-1.3.10.tar.gz" } ], "1.3.8": [], "1.3.9": [ { "comment_text": "", "digests": { "md5": "6bb4efed1b674fdb5c2ab0052ef64ba1", "sha256": "9332ddafacdfaa0b1f62c98eda0dd5291621ad9cd9077051b01178c5481544cc" }, "downloads": -1, "filename": "webunit-1.3.9.tar.gz", "has_sig": true, "md5_digest": "6bb4efed1b674fdb5c2ab0052ef64ba1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23161, "upload_time": "2007-03-26T07:00:11", "url": "https://files.pythonhosted.org/packages/a1/88/ad7bafe14a96bb24f08a7687d3028f77477c8c3bc4f1ab9e1d658d785f71/webunit-1.3.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ad536608a4e4d2ec19da8529683149e", "sha256": "7202d855db0f501f8a59995ec0b4913ce227c52e7d93766dfa71348fdac68603" }, "downloads": -1, "filename": "webunit-1.3.10.tar.gz", "has_sig": false, "md5_digest": "9ad536608a4e4d2ec19da8529683149e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23111, "upload_time": "2010-05-05T07:22:23", "url": "https://files.pythonhosted.org/packages/2e/e0/defe9578f73c4508fdebfc10d7e27b1f15a8b0715ad865a7aaf9198a76be/webunit-1.3.10.tar.gz" } ] }