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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.9.30.
testtools-0.9.30
Robert Collins
2013-04-08
2
-2
/
+5
*
Make epytext documentation work
Jonathan Lange
2013-04-04
1
-39
/
+40
*
Fix doc builds.
Robert Collins
2013-04-04
1
-1
/
+1
*
DecorateTestCaseResult was missing some used attributes in its exclusion of
Robert Collins
2013-04-04
1
-2
/
+2
*
ExtendedToStreamDecorator wasn't using kwargs consistently.
Robert Collins
2013-04-04
1
-3
/
+3
*
Allow customisation of testtools.run --list-tests behaviour.
Robert Collins
2013-04-03
4
-16
/
+62
*
Add a StreamResult Router.
Robert Collins
2013-04-03
6
-0
/
+306
*
Merge pull request #34 from djipko/fix_assertraises_metaclasses
Jonathan Lange
2013-03-26
4
-1
/
+19
|
\
|
*
Fix assertRaises when the exception has a metaclass
Nikola Dipanov
2013-03-26
4
-1
/
+19
|
/
*
Add a StreamResult safe for use in threaded/concurrent code.
Robert Collins
2013-03-20
8
-8
/
+354
*
Add a timestamping StreamResult.
Robert Collins
2013-03-18
6
-0
/
+67
*
Fixed SyntaxError when installing via Python 3
wbond
2013-03-18
3
-1
/
+14
*
Add StreamTagger, for tagging StreamResult events.
Robert Collins
2013-03-16
6
-0
/
+89
*
Add an adapter to adapt StreamResult event streams into ExtendedTestResult.
Robert Collins
2013-03-16
6
-1
/
+74
*
Add an adapter to convert ExtendedTestResult to StreamResult.
Robert Collins
2013-03-15
6
-1
/
+221
*
Add a dedicated interface for controlling an in-progress TestRun.
Robert Collins
2013-03-14
6
-1
/
+117
*
Add StreamSummary to generate summary statistics and capture failures.
Robert Collins
2013-03-12
5
-0
/
+268
*
Provide a loosely typed buffer layer for simple processing of completed tests.
Robert Collins
2013-03-12
8
-2
/
+223
*
Adds a CopyStreamResult which copies StreamResult events to multiple outputs.
Robert Collins
2013-03-09
5
-0
/
+78
*
Adds a recording StreamResult for writing tests with.
Robert Collins
2013-03-08
3
-0
/
+70
*
This defines a new sort of TestResult, StreamResult.
Robert Collins
2013-03-07
6
-3
/
+258
*
Add a helper for decorating the result object given to
Robert Collins
2013-03-07
5
-0
/
+159
*
Add support for timestamp events to Placeholder objects.
Robert Collins
2013-03-07
3
-1
/
+26
*
Placeholder couldn't hold tags, which limits its use.
Robert Collins
2013-03-07
3
-6
/
+33
*
The error message for setUp and tearDown upcall errors was broken on
Robert Collins
2013-03-05
3
-4
/
+18
*
The ContentType repr() incorrectly used , instead of ;.
Robert Collins
2013-03-01
3
-2
/
+8
*
Add NEWS entry for pypy fix.
Robert Collins
2013-03-01
1
-0
/
+4
*
Make test pass with PyPy
Jonathan Lange
2013-02-22
1
-1
/
+7
*
Handle broken test run() methods in ConcurrentTestSuite.
Robert Collins
2013-02-21
3
-3
/
+37
*
Ignore .testrepository more effectively.
Jonathan Lange
2013-02-07
1
-1
/
+1
*
Opening 0.9.30 for development.
Jonathan Lange
2013-02-07
2
-1
/
+4
*
Release 0.9.29
testtools-0.9.29
Jonathan Lange
2013-02-07
2
-3
/
+5
*
Merge pull request #10 from emonty/master
Jonathan Lange
2013-02-07
2
-2
/
+7
|
\
|
*
Report filenames in upcall errors.
Monty Taylor
2013-02-07
2
-2
/
+7
*
|
Further fix to unicode_output_stream.
Robert Collins
2013-02-07
3
-5
/
+20
|
/
*
Fix handling of io.StringIO in unicode_output_stream.
Robert Collins
2013-02-07
3
-7
/
+21
*
Merge pull request #6 from kampka/master
Jonathan Lange
2013-02-05
1
-0
/
+15
|
\
|
*
Add travis-ci continuous integration configuration
Christian Kampka
2013-02-04
1
-0
/
+15
*
|
Opening 0.9.29 for development.
Robert Collins
2013-02-06
1
-1
/
+1
*
|
Release testtools-0.9.28.
testtools-0.9.28
Robert Collins
2013-02-05
3
-1
/
+14
|
/
*
Merge pull request #5 from jml/api-doc-fixes
Jonathan Lange
2013-01-31
1
-1
/
+1
|
\
|
*
Fix epytext for *args
Jonathan Lange
2013-01-31
1
-1
/
+1
|
/
*
Merge pull request #2 from jml/git-not-bzr
Jonathan Lange
2013-01-31
6
-48
/
+25
|
\
|
*
Merge branch 'master' of github.com:jml/testtools into git-not-bzr
Jonathan Lange
2013-01-31
8
-10
/
+17
|
|
\
|
*
|
Instructions for tagging with git.
Jonathan Lange
2013-01-26
1
-2
/
+2
|
*
|
Whitespace correction
Jonathan Lange
2013-01-26
1
-1
/
+1
|
*
|
Correct URL for testing cabal.
Jonathan Lange
2013-01-26
1
-1
/
+1
|
*
|
Refer to Github, not Launchpad
Jonathan Lange
2013-01-26
3
-4
/
+4
|
*
|
Remove logic to get version from bzr revno
Jonathan Lange
2013-01-26
1
-26
/
+4
|
*
|
Code is now hosted on Github
Jonathan Lange
2013-01-26
1
-17
/
+16
[next]