398
400
ExtendedTestResult.__init__(self, stream, descriptions, verbosity,
407
408
self.pb.show_spinner = False
408
409
self.pb.show_eta = False,
409
410
self.pb.show_count = False
412
423
def report_starting(self):
413
424
self.pb.update('[test 0/%d] Starting' % (self.num_tests))
415
431
def _progress_prefix_text(self):
416
432
# the longer this text, the less space we have to show the test