Using bench execute for testing function

You need to install it in virtualenv created by bench

add zeep to your requirements file and run
bench setup --requirements

Or

source env/bin activate
pip install zeep

1 Like