Create a python test environment from scratch September 9, 2020 To automate tests, you can make use of a test environment. It is possible to make it by yourself. But why should you? There…