Fred Bloom

Results 1 comments of Fred Bloom

Is there a workaround for unittest? The below does not find any test cases. Thank you. import unittest2 import pdb pdb.set_trace() unittest2.main()