helper to test WSGI applications
conda install conda-forge::webtest
conda install conda-forge/label/cf202003::webtest
Webtest tests any application that has a WSGI interface, including an application written in a framework that supports WSGI.