unit-test-pytest Practices from the Udemy course "Python Unit Testing Fundamentals" using unittest and pytest. You can run the tests with the bellow command: python -m unittest calculator.py