helper to test WSGI applications
conda install anaconda-python-gte-3.10::webtest
Webtest tests any application that has a WSGI interface, including an application written in a framework that supports WSGI.