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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.