Session Ready
Exercise

Running unit tests

The tests that you wrote in the previous exercise have been written to a test module test_convert_to_int.py. Try running the tests in the IPython console.

What is the correct IPython console command to run the tests in this test module?

Instructions
50 XP
Possible Answers