An open API service indexing awesome lists of open source software.

https://github.com/thedancercodes/python-unit-tests-tutorial

This is a simple tutorial demonstrating how to write unit tests and the functionality for this tests in python.
https://github.com/thedancercodes/python-unit-tests-tutorial

python tdd unittest

Last synced: about 1 year ago
JSON representation

This is a simple tutorial demonstrating how to write unit tests and the functionality for this tests in python.

Awesome Lists containing this project

README

          

# 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