Writing Unit Tests in Python — Part 1
It’s impossible and scary to imagine having an application without having unit tests.
Once I worked for a company where there was an application written in Python that had around half a million lines of code(which is unimaginable considering the fact that it’s…