Introducing the unit testing in Python
This article is meant for someone who is a newbie to the Python learning and have come across the unit testing their code or team's code.
What is a Unit Test?
In literal, it is to test a unit of code which is generally a small part of the larger syst...
simeranand.hashnode.dev3 min read