/CS362-pytest

CS362 in-class activity on unittest, pytest, and coverage.

Primary LanguageJavaScript

CS362 unittest, pytest, coverage.py tools

This program makes basic usage of the unittest and pytest frameworks, as well as coverage.py. The two functions for testing are the fibonacci sequence and factorial functions.

These are the documentations for each:

Unittest

PyTest

Coverage.py