~lifeless/testtools/bug-812793

Viewing all changes in revision 301.

  • Committer: Robert Collins
  • Date: 2012-12-18 10:18:45 UTC
  • mfrom: (299.1.1 bug-1091512)
  • Revision ID: robertc@robertcollins.net-20121218101845-6w36duuulnh40b6y
* ``testtools.run discover`` will now sort the tests it discovered. This is a 
  workaround for http://bugs.python.org/issue16709. Non-standard test suites
  are preserved, and their ``sort_tests()`` method called (if they have such an
  attribute). ``testtools.testsuite.sorted_tests(suite, True)`` can be used by
  such suites to do a local sort. (Robert Collins, #1091512)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: