Tests should be run at the commandline using:
$ pytest -v my_code.pySee https://howisonlab.github.io/open_source_software_course/current/skills/tests.html
Tests should be run at the commandline using:
$ pytest -v my_code.pySee https://howisonlab.github.io/open_source_software_course/current/skills/tests.html