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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update hacking documentation.
Thomi Richards
2015-10-05
1
-3
/
+14
*
Merge pull request #146 from elopio/patch-1
rbtcollins
2015-07-01
1
-1
/
+1
|
\
|
*
Fix the call to the parent setup.
Leo Arias
2015-06-29
1
-1
/
+1
*
|
Programmatically declare test dependencies.
Robert Collins
2015-07-01
1
-0
/
+3
|
/
*
Switch to pbr as a build system
Robert Collins
2015-05-05
1
-5
/
+1
*
Overhaul exception reporting.
Robert Collins
2015-03-10
2
-1
/
+10
*
Fix handling of uncatchable exceptions.
Robert Collins
2014-09-02
1
-3
/
+3
*
Document backwards compatibility policy
Robert Collins
2014-08-31
1
-0
/
+12
*
Document release pre-requisites.
Robert Collins
2014-08-29
1
-2
/
+14
*
Fix broken links to old mumak.net documentation
Jonathan Lange
2014-08-27
2
-5
/
+3
*
Go back to capitalized testtools for now.
Jonathan Lange
2014-08-26
1
-1
/
+1
*
Initial cut of API changes
Jonathan Lange
2014-08-26
2
-1
/
+27
*
Some minor tweaks
Jonathan Lange
2014-08-26
1
-1
/
+8
*
Remove newline in url that broke the link in the docs.
Christopher Lee
2014-08-19
3
-12
/
+11
*
abandoned pull request revived to comply with comments in review
Chris Gagnon
2014-05-27
1
-2
/
+1
*
Merge https://github.com/testing-cabal/testtools
Chris Gagnon
2014-05-27
1
-0
/
+38
|
\
|
*
Add expectThat method to testtools.TestCase.
Thomi Richards
2013-12-09
1
-0
/
+37
*
|
Add assert_that function documentation.
Daniel Watkins
2013-12-04
1
-0
/
+18
|
/
*
In Python 3.3, if there are duplicate test ids, tests.sort() will
Kui Shi
2013-11-28
1
-0
/
+2
*
Add 'force_failure' feature to testtools.TestCase.
Thomi Richards
2013-11-28
2
-0
/
+16
*
Some notes on discussing changes
Jonathan Lange
2013-11-24
1
-0
/
+15
*
Fixed a few typos in the documentation related to IsDivisibleBy
Javier Collado
2013-07-12
1
-3
/
+3
*
Move HasLength doc to the correct section.
Robert Collins
2013-05-12
1
-12
/
+12
|
\
|
*
adjust HasLength doc position
Xiao Hanyu
2013-05-07
1
-12
/
+12
*
|
fix a typo
Xiao Hanyu
2013-05-07
1
-1
/
+1
|
/
*
Teach ExpectedException how to annotate errors.
Robert Collins
2013-04-18
1
-1
/
+2
*
Fix doc builds.
Robert Collins
2013-04-04
1
-1
/
+1
*
Allow customisation of testtools.run --list-tests behaviour.
Robert Collins
2013-04-03
1
-0
/
+7
*
Add a StreamResult Router.
Robert Collins
2013-04-03
1
-0
/
+27
*
Add a StreamResult safe for use in threaded/concurrent code.
Robert Collins
2013-03-20
1
-5
/
+18
*
Add a timestamping StreamResult.
Robert Collins
2013-03-18
1
-0
/
+9
*
Add StreamTagger, for tagging StreamResult events.
Robert Collins
2013-03-16
1
-0
/
+12
*
Add an adapter to adapt StreamResult event streams into ExtendedTestResult.
Robert Collins
2013-03-16
1
-0
/
+8
*
Add an adapter to convert ExtendedTestResult to StreamResult.
Robert Collins
2013-03-15
1
-0
/
+9
*
Add a dedicated interface for controlling an in-progress TestRun.
Robert Collins
2013-03-14
1
-1
/
+5
*
Provide a loosely typed buffer layer for simple processing of completed tests.
Robert Collins
2013-03-12
1
-0
/
+17
*
This defines a new sort of TestResult, StreamResult.
Robert Collins
2013-03-07
1
-0
/
+61
*
Add a helper for decorating the result object given to
Robert Collins
2013-03-07
1
-0
/
+19
*
Merge pull request #2 from jml/git-not-bzr
Jonathan Lange
2013-01-31
1
-17
/
+16
|
\
|
*
Merge branch 'master' of github.com:jml/testtools into git-not-bzr
Jonathan Lange
2013-01-31
2
-2
/
+6
|
|
\
|
*
|
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
|
*
|
Code is now hosted on Github
Jonathan Lange
2013-01-26
1
-17
/
+16
*
|
|
Add a nosetests attr-like extension to enable more ways of filtering tests.
Robert Collins
2013-01-31
1
-0
/
+23
|
|
/
|
/
|
*
|
Merge pull request #1 from jml/rename-readme
rbtcollins
2013-01-26
1
-1
/
+1
|
\
\
|
*
|
Rename README to README.rst
Jonathan Lange
2013-01-26
1
-1
/
+1
|
|
/
*
|
Be clear on when HasLength passes or fails
Jonathan Lange
2013-01-26
1
-1
/
+5
|
/
*
Release 0.9.27.
testtools-0.9.27
Robert Collins
2013-01-24
1
-1
/
+1
*
* New matcher ``HasLength`` for matching the length of a collection.
Robert Collins
2013-01-24
1
-0
/
+37
|
\
[next]