Python integration tests with pytest and docker compose
I really like pytest. It’s a great tool for writing unit tests in Python, as it provides a lot …
A personal blog
I really like pytest. It’s a great tool for writing unit tests in Python, as it provides a lot …
pdb
is a simple debugger that comes by default with Python.
There are many more advanced alternatives like pudb
or …
It’s a neat way to remember tar
flags. Xtract Ze Files!
tar -xzf <myarchive>.tar.gz …