Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
README.chromium | 06-Dec-2016 | 362 | |
webtest/ | 06-Dec-2016 |
1 Name: webtest 2 URL: https://github.com/Pylons/webtest 3 Version: 2.0.19 4 License: MIT 5 6 Description: 7 This wraps any WSGI application and makes it easy to send test requests 8 to that application, without starting up an HTTP server. It is used in 9 perf dashboard unit tests. 10 11 It depends on the library "six". 12 13 Local Modifications: 14 Removed everything except for webtest/. 15