Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 265 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 265 Bytes

python-unit-tests-tutorial

A simple example introducing both unit testing in Python and the concept of TDD.

This is a simple BankAccount class, with deposit and withdraw methods.

Find the link to the tutorial on Youtube below:

https://youtu.be/eJNNIyo9VEU