Currently, to develop this testing suite you need to install all the dependencies yourself. It would be great if we can add a simple setup.sh script to automatically setup a development environment in a python virtual environment.
We can also setup the development environment as a Docker Container to improve the developer experience.
To summarize:
- Shell script to automate dependency installations
- Docker Image to setup a usable dev environment.