index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
testsuite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul exception reporting.
Robert Collins
2015-03-10
1
-2
/
+2
*
Fix skipping setUpClass with self.skipException
Robert Collins
2014-11-16
1
-2
/
+3
*
In Python 3.3, if there are duplicate test ids, tests.sort() will
Kui Shi
2013-11-28
1
-0
/
+9
*
Add a StreamResult safe for use in threaded/concurrent code.
Robert Collins
2013-03-20
1
-0
/
+85
*
Handle broken test run() methods in ConcurrentTestSuite.
Robert Collins
2013-02-21
1
-1
/
+9
*
* ``python -m testtools.run --load-list`` will now preserve any custom suites
Robert Collins
2013-01-21
1
-0
/
+61
*
* Testtools now depends on extras, a small library split out from it to contain
Robert Collins
2013-01-18
1
-4
/
+4
*
Fix grammatical error.
Robert Collins
2012-12-18
1
-1
/
+1
*
* ``testtools.run discover`` will now sort the tests it discovered. This is a
Robert Collins
2012-12-18
1
-1
/
+39
*
Better docs
Jonathan Lange
2012-04-17
1
-1
/
+5
*
Parametrize wrap_result, rather than relying on inheritance.
Jonathan Lange
2012-04-17
1
-1
/
+8
*
Add a hook for wrapping the per-thread result
Jonathan Lange
2012-04-13
1
-6
/
+8
*
Initial cleanup
Jonathan Lange
2012-04-13
1
-0
/
+2
*
Can't use 'with'
Jonathan Lange
2011-07-26
1
-1
/
+4
*
Add FixtureSuite and a fixture for hiding/showing the debug levels of stack.
Jonathan Lange
2011-07-20
1
-0
/
+11
*
Cleanups
Jonathan Lange
2011-07-20
1
-5
/
+5
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-0
/
+13
*
Import Queue class from queue/Queue module to make life less confusing
Martin
2010-06-10
1
-3
/
+3
*
Lots of little coding cleanups
Jonathan Lange
2009-12-31
1
-2
/
+2
*
Remove trailing whitespace.
Jonathan Lange
2009-12-31
1
-5
/
+3
*
kill itervalues()
Benjamin Peterson
2009-11-29
1
-1
/
+1
*
handle Queue import
Benjamin Peterson
2009-11-29
1
-1
/
+4
*
Add ConcurrentTestSuite for running tests concurrently.
Robert Collins
2009-03-27
1
-0
/
+73