I would like to integrate pytest into my workflow. I made a following folder structure:
myproject ├── venv └── src ├── foo │ ├── __