=======
WebTest
=======
This wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.
Full docs can be found at https://docs.pylonsproject.org/projects/webtest/en/latest/
Raw data
{
"_id": null,
"home_page": "https://docs.pylonsproject.org/projects/webtest/en/latest/",
"name": "WebTest",
"maintainer": "Gael Pasgrimaud",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "gael@gawel.org",
"keywords": "wsgi test unit tests web",
"author": "Ian Bicking",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/20/85/73877efb10ba4ef02364d5671724b1326d482dc928eace5fe114215443b7/webtest-3.0.7.tar.gz",
"platform": null,
"description": "=======\nWebTest\n=======\n\nThis wraps any WSGI application and makes it easy to send test\nrequests to that application, without starting up an HTTP server.\n\nThis provides convenient full-stack testing of applications written\nwith any WSGI-compatible framework.\n\nFull docs can be found at https://docs.pylonsproject.org/projects/webtest/en/latest/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Helper to test WSGI applications",
"version": "3.0.7",
"project_urls": {
"Homepage": "https://docs.pylonsproject.org/projects/webtest/en/latest/"
},
"split_keywords": [
"wsgi",
"test",
"unit",
"tests",
"web"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7374cb337bb1758254589b6fdc0aeeb91fa987ac1e6877a79b75edbd214fc0a9",
"md5": "4ef9643979da56a04e3c0d664f30b1d2",
"sha256": "2f51a0844f3a8beaef89bc23d225fe05ad816f7e429ffcc655a13013a799ac6c"
},
"downloads": -1,
"filename": "webtest-3.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ef9643979da56a04e3c0d664f30b1d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 32393,
"upload_time": "2025-10-06T20:38:57",
"upload_time_iso_8601": "2025-10-06T20:38:57.728106Z",
"url": "https://files.pythonhosted.org/packages/73/74/cb337bb1758254589b6fdc0aeeb91fa987ac1e6877a79b75edbd214fc0a9/webtest-3.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "208573877efb10ba4ef02364d5671724b1326d482dc928eace5fe114215443b7",
"md5": "33d32bae9c2c67749acbbdf4793221bc",
"sha256": "7aeab50f970d46c068e7a36dd162cb242591edf72a1d04efd21374772b931741"
},
"downloads": -1,
"filename": "webtest-3.0.7.tar.gz",
"has_sig": false,
"md5_digest": "33d32bae9c2c67749acbbdf4793221bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 80260,
"upload_time": "2025-10-06T20:38:59",
"upload_time_iso_8601": "2025-10-06T20:38:59.293255Z",
"url": "https://files.pythonhosted.org/packages/20/85/73877efb10ba4ef02364d5671724b1326d482dc928eace5fe114215443b7/webtest-3.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-06 20:38:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "webtest"
}