wok-current view python-webtest/description.txt @ rev 25429

updated xbindkeys (1.8.6 -> 1.8.7)
author Hans-G?nter Theisgen
date Thu Aug 18 17:19:07 2022 +0100 (2022-08-18)
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.