=======
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.7",
"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/7e/7534c43c97234d0b5c9f228bb9646c4611e0fa33c2cefeb2e968be96d27e/webtest-3.0.1.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.1",
"project_urls": {
"Homepage": "https://docs.pylonsproject.org/projects/webtest/en/latest/"
},
"split_keywords": [
"wsgi",
"test",
"unit",
"tests",
"web"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b6d075023456a2ff8e01ef07afa069563f0d1e1a2fd359d7dbd7672a5bf218a",
"md5": "b2638467217ccdb881cda935b077df80",
"sha256": "b3bc75d020d0576ee93a5f149666045e58fe2400ea5f0c214d7430d7d213d0d0"
},
"downloads": -1,
"filename": "WebTest-3.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b2638467217ccdb881cda935b077df80",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 32154,
"upload_time": "2024-08-30T08:15:22",
"upload_time_iso_8601": "2024-08-30T08:15:22.846060Z",
"url": "https://files.pythonhosted.org/packages/2b/6d/075023456a2ff8e01ef07afa069563f0d1e1a2fd359d7dbd7672a5bf218a/WebTest-3.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "207e7534c43c97234d0b5c9f228bb9646c4611e0fa33c2cefeb2e968be96d27e",
"md5": "22eb68f68f9675b590370f679e48671b",
"sha256": "493b5c802f8948a65b5e3a1ad5b2524ee5e1ab60cd713d9a3da3b8da082c06fe"
},
"downloads": -1,
"filename": "webtest-3.0.1.tar.gz",
"has_sig": false,
"md5_digest": "22eb68f68f9675b590370f679e48671b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 79278,
"upload_time": "2024-08-30T08:15:24",
"upload_time_iso_8601": "2024-08-30T08:15:24.859831Z",
"url": "https://files.pythonhosted.org/packages/20/7e/7534c43c97234d0b5c9f228bb9646c4611e0fa33c2cefeb2e968be96d27e/webtest-3.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-30 08:15:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "webtest"
}