# webtest **Repository Path**: mirrors_chromium_googlesource/webtest ## Basic Information - **Project Name**: webtest - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: form_charset - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ======= 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://webtest.readthedocs.io/en/latest/