phonebook

A unittest example

To run the tests

  1. Type the command python(3 if you are using python3) -m(module name) unittest -v(verbose)
  2. See the magic!
Share this project:

Updates