I am developing a very simple web application in python using the bottle microframework and I was wondering if there are frameworks that can rigorously aid in testing the application.
I am developing a very simple web application in python using the bottle microframework
Share
This StackOverflow link might be of use:
Practicing BDD with python
Here’s a link to the mentioned doctest.