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
/
run.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of 'safe_hasattr'
Stephen Finucane
2021-02-25
1
-4
/
+1
*
Remove unrelated change
Federico Ressi
2020-07-10
1
-1
/
+0
*
Merge branch 'remove-unittest2' into drop-unittest2
Federico Ressi
2020-07-10
1
-2
/
+1
|
\
|
*
Merge branch 'master' into remove-unittest2
Matthew Treinish
2020-04-04
1
-9
/
+9
|
|
\
|
*
|
Remove unittest2 usage from testtools
Matthew Treinish
2019-05-03
1
-4
/
+1
*
|
|
Remove unused try_import
Federico Ressi
2020-07-10
1
-2
/
+2
*
|
|
Do actually remove all references to unittest2 library
Federico Ressi
2020-07-09
1
-4
/
+2
|
|
/
|
/
|
*
|
Upgrade Python syntax with pyupgrade --py3-plus
Hugo
2020-01-18
1
-3
/
+3
*
|
Remove redundant Python 2 compatability code
Hugo
2020-01-18
1
-3
/
+3
*
|
Upgrade Python syntax with pyupgrade
Hugo
2020-01-18
1
-3
/
+3
|
/
*
Bug #1430076 fix installing when extras is not installed.
testtools-1.6.1
Robert Collins
2015-03-10
1
-1
/
+4
*
Overhaul exception reporting.
Robert Collins
2015-03-10
1
-9
/
+22
*
Show import error details.
Robert Collins
2014-11-18
1
-4
/
+8
*
Use unittest2 TestProgram implementation.
Robert Collins
2014-11-14
1
-194
/
+31
*
Depend on unittest2.
Robert Collins
2014-11-01
1
-131
/
+6
*
Unbreak discovery from 0.9.38.
testtools-0.9.39
Robert Collins
2014-08-29
1
-1
/
+4
*
Backport fix for load_tests in package modules.
Robert Collins
2014-08-28
1
-2
/
+120
*
Implement discover import error detection on 2.6.
Robert Collins
2014-08-28
1
-4
/
+8
*
Honour stdout on TestProgram more fully.
Robert Collins
2014-08-24
1
-7
/
+18
*
Indicate failed imports in list-tests.
Robert Collins
2013-11-25
1
-2
/
+33
*
Allow customisation of testtools.run --list-tests behaviour.
Robert Collins
2013-04-03
1
-16
/
+37
*
* ``python -m testtools.run --load-list`` will now preserve any custom suites
Robert Collins
2013-01-21
1
-6
/
+2
*
* ``testtools.run discover`` will now sort the tests it discovered. This is a
Robert Collins
2012-12-18
1
-2
/
+14
*
Adjust trunk for TestToolsTestRunner change.
Robert Collins
2012-12-16
1
-1
/
+1
|
\
|
*
Typo in doc and a fix for TestProgram being constructed without an explicit t...
Vincent Ladeuil
2012-11-29
1
-1
/
+1
*
|
* ``testtools.run`` now supports the ``-f`` or ``--failfast`` parameter.
Robert Collins
2012-12-16
1
-1
/
+3
*
|
* ``run.TestToolsTestRunner`` now accepts the verbosity, buffer and failfast
Robert Collins
2012-12-16
1
-5
/
+10
|
/
*
* ``python -m testtools.run discover . --list`` now works. (Robert Collins)
Robert Collins
2012-10-18
1
-1
/
+1
*
Not sure if this is correct, but it makes the test pass.
Jonathan Lange
2011-07-27
1
-1
/
+1
*
Python 3 changes.
Jonathan Lange
2011-07-27
1
-1
/
+1
*
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
Let stdout default to sys.stdout in TestProgram.
Jelmer Vernooij
2010-12-07
1
-0
/
+2
*
* ``testtools.run`` now supports ``--load-list``, which takes a file containing
Robert Collins
2010-11-30
1
-3
/
+35
*
* ``testtools.run`` now supports ``-l`` to list tests rather than executing
Robert Collins
2010-11-30
1
-12
/
+30
*
Avoid exc_info cycles in several places and comment on trickier ones
Martin
2010-08-16
1
-3
/
+1
*
Improve the discovery support for use by other runners (like subunit.run).
Robert Collins
2010-07-01
1
-3
/
+4
*
Merge trunk to resolve conflict in _StringException stringifying methods
Martin
2010-06-22
1
-18
/
+11
|
\
|
*
Polish the discovery support.
Robert Collins
2010-06-14
1
-18
/
+11
*
|
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-1
/
+1
*
|
Merge trunk to pick up fixes for IronPython and Python 3
Martin
2010-06-11
1
-10
/
+258
|
\
\
|
|
/
|
*
Support python3.1
Robert Collins
2010-06-11
1
-6
/
+10
|
|
\
|
*
|
Comment on the changes made to TestProgram.
James Westby
2010-06-10
1
-0
/
+5
|
*
|
Move has_discover = True until we know we have set up everything we need.
James Westby
2010-06-10
1
-1
/
+1
|
*
|
Support discovery by backporting code from python2.7.
James Westby
2010-06-08
1
-9
/
+249
|
|
/
*
|
First pass at implementing unicode tracebacks for Python 2
Martin
2010-05-25
1
-1
/
+2
|
/
*
Truth in copyright statements.
Jonathan Lange
2010-01-01
1
-1
/
+1
*
Lots of little coding cleanups
Jonathan Lange
2009-12-31
1
-1
/
+1
*
Make running tests with testtools doable from the commandline without python ...
Robert Collins
2009-12-13
1
-0
/
+39