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

https://github.com/thedancercodes/phonebook_example_unittest


https://github.com/thedancercodes/phonebook_example_unittest

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# phonebook_example_unittest

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

This is a simple phonebook example to demonstrate unit testing with Python.