Incubyte TDD Assessment Assessment for Python Developer role Code by Somendra Meena Setup Create Virtual Environment mkvirtualenv env workon env Run code python run.py Run tests python -m unittest tests.py