wok view python-webtest/description.txt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (15 months ago)
parents
children
line source
1 This wraps any WSGI application and makes it easy to send test requests
2 to that application, without starting up an HTTP server.
4 This provides convenient full-stack testing of applications written with
5 any WSGI-compatible framework.