Pytest has become the standard tool to test python code. In this post I will show you several tricks…
How do you test shell commands? Recently, I came across several cases where I wanted to run shell…