phonebook A unittest example To run the tests Type the command python(3 if you are using python3) -m(module name) unittest -v(verbose) See the magic!