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
/
tests
/
test_testsuite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various test failures with Python 3.11
Colin Watson
2022-07-01
1
-1
/
+1
*
Fix DeprecationWarning: Only valid in 1.8.1 and earlier. Use skipTest instead.
Hugo van Kemenade
2022-06-04
1
-1
/
+1
*
Fix tests with Python 3.10
Cyril Roelandt
2021-03-19
1
-1
/
+1
*
trivial: Cleanup imports
Stephen Finucane
2021-02-25
1
-3
/
+2
*
Re-introduce 'try_imports'
Stephen Finucane
2021-02-25
1
-1
/
+1
*
Merge branch 'master' into remove-unittest2
Matthew Treinish
2020-04-04
1
-14
/
+13
|
\
|
*
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2020-01-18
1
-4
/
+4
|
*
Remove redundant Python 2 compatability code
Hugo
2020-01-18
1
-4
/
+3
|
*
Upgrade Python syntax with pyupgrade
Hugo
2020-01-18
1
-6
/
+6
*
|
Remove unittest2 usage from testtools
Matthew Treinish
2019-05-03
1
-5
/
+4
|
/
*
Deterministic test
Jonathan Lange
2015-12-23
1
-4
/
+4
*
Factor out counting
Jonathan Lange
2015-12-22
1
-5
/
+17
*
Overhaul exception reporting.
Robert Collins
2015-03-10
1
-2
/
+17
*
Fix setUpClass upcalls on Python 2.6.
Robert Collins
2014-11-17
1
-0
/
+19
*
Fix skipping setUpClass with self.skipException
Robert Collins
2014-11-16
1
-0
/
+18
*
Handle content objects better
Robert Collins
2014-08-24
1
-3
/
+1
*
In Python 3.3, if there are duplicate test ids, tests.sort() will
Kui Shi
2013-11-28
1
-0
/
+20
*
Add a StreamResult safe for use in threaded/concurrent code.
Robert Collins
2013-03-20
1
-1
/
+115
*
Handle broken test run() methods in ConcurrentTestSuite.
Robert Collins
2013-02-21
1
-2
/
+18
*
* Testtools now depends on extras, a small library split out from it to contain
Robert Collins
2013-01-18
1
-1
/
+2
*
* ``testtools.run discover`` will now sort the tests it discovered. This is a
Robert Collins
2012-12-18
1
-1
/
+31
*
Parametrize wrap_result, rather than relying on inheritance.
Jonathan Lange
2012-04-17
1
-6
/
+8
*
pyflakes
Jonathan Lange
2012-04-13
1
-2
/
+0
*
Add a hook for wrapping the per-thread result
Jonathan Lange
2012-04-13
1
-0
/
+24
*
Initial cleanup
Jonathan Lange
2012-04-13
1
-9
/
+8
*
Tests don't run if fixtures is not there.
Jonathan Lange
2011-07-29
1
-2
/
+8
*
Add FixtureSuite and a fixture for hiding/showing the debug levels of stack.
Jonathan Lange
2011-07-20
1
-0
/
+20
*
Cleanups
Jonathan Lange
2011-07-20
1
-5
/
+1
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Merge timestamp handling for ThreadsafeForwardingResult.
Robert Collins
2010-10-15
1
-6
/
+3
*
Lots of little coding cleanups
Jonathan Lange
2009-12-31
1
-1
/
+0
*
Merge trunk.
Robert Collins
2009-12-01
1
-0
/
+3
|
\
|
*
Merge Benjamin Peterson's Python 3 support patch.
Robert Collins
2009-12-01
1
-0
/
+4
|
|
\
|
|
*
add fake hash
Benjamin Peterson
2009-11-29
1
-0
/
+4
*
|
|
Clone tests before executing them.
Robert Collins
2009-11-28
1
-8
/
+13
|
/
/
*
|
Convert ConcurrentTestSuite tests to be cleaner using MatchesAny(Equals, Equals)
Robert Collins
2009-11-28
1
-6
/
+11
|
/
*
Add ConcurrentTestSuite for running tests concurrently.
Robert Collins
2009-03-27
1
-0
/
+44