Tag "Tdd"Unit tests with PythonUnit TestingIn previous post I covered code coverage and made a concrete example with unit tests in java. In this post, I would like to get a bit more into what unit tests are.