I am writing tests for the backend of my website, (made with flask), using unittest module of python. This is my project structure:
$ tree ├── src │ ├── static