Not shown how long a test run takes

Bug #814563 reported by Jonathan Lange
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Testrepository
Fix Released
Wishlist
Jonathan Lange

Bug Description

A typical successful testr run looks like::

  $ testr run
  running=PYTHONPATH=`pwd` python -m subunit.run pkgme.tests.test_suite
  id=70, tests=203, skips=1

This does not specify how long the test run actually took. I expect it to do so. Most test runners (trial, nose, zope) tell you, since it's actually a pretty interesting fact.

Note that testr has an advantage here in that it can tell you the difference between this run time and the one before it.

Related branches

Jonathan Lange (jml)
Changed in testrepository:
status: New → Triaged
importance: Undecided → Wishlist
status: Triaged → In Progress
assignee: nobody → Jonathan Lange (jml)
Jonathan Lange (jml)
Changed in testrepository:
status: In Progress → Fix Committed
milestone: none → next
Changed in testrepository:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.