background image

Run Your Tests

cmd>  

python -m unittest test_average.py

FFF

-----------------------------------------

Ran 3 tests in 0.001s

FAILED (failures=3)

The test should all fail.

Comments:

Unit Testing in Python

navigate_before navigate_next