Ali
0
Q:

unittest run specific test

python -m unittest mypkg.tests.test_module.TestClass.test_method
# In your case, this would be:
python -m unittest testMyCase.MyCase.testItIsHot
0

New to Communities?

Join the community