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_testcase.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add the 'addDetailUniqueName' method to TestCase.
Thomi Richards
2013-10-18
1
-0
/
+9
*
Fix assertRaises when the exception has a metaclass
Nikola Dipanov
2013-03-26
1
-0
/
+13
*
Add a helper for decorating the result object given to
Robert Collins
2013-03-07
1
-0
/
+84
*
Add support for timestamp events to Placeholder objects.
Robert Collins
2013-03-07
1
-0
/
+15
*
Placeholder couldn't hold tags, which limits its use.
Robert Collins
2013-03-07
1
-5
/
+24
*
The error message for setUp and tearDown upcall errors was broken on
Robert Collins
2013-03-05
1
-2
/
+11
*
Add a nosetests attr-like extension to enable more ways of filtering tests.
Robert Collins
2013-01-31
1
-1
/
+42
*
* Testtools will no longer override test code registered details called
Robert Collins
2013-01-19
1
-1
/
+16
*
Fix some tests to account for new py3k quirks
Martin
2012-07-27
1
-2
/
+3
*
Delete a redundant test added during this branch.
Robert Collins
2012-04-03
1
-13
/
+0
*
* ``PlaceHolder`` and ``ErrorHolder`` now support being given result details.
Robert Collins
2012-04-03
1
-26
/
+41
*
Copyright. Flakes
Jonathan Lange
2012-02-04
1
-1
/
+1
*
Have everything use TracebackContent.
Jonathan Lange
2012-02-04
1
-4
/
+3
*
Use the new helper.
Jonathan Lange
2012-02-04
1
-1
/
+1
*
Move to testcase so it doesn't appear in stack traces.
Jonathan Lange
2012-01-29
1
-0
/
+33
*
Make sure the repr of the callable passed to assertRaises is included in the
Jonathan Lange
2012-01-28
1
-0
/
+12
*
Align actual and reference = symbols.
Jonathan Lange
2011-10-30
1
-2
/
+2
*
Merge trunk.
Jonathan Lange
2011-09-14
1
-22
/
+57
|
\
|
*
Hide the stack using a RunTest method.
Jonathan Lange
2011-08-15
1
-0
/
+32
|
*
Remove the word 'present', which is unnecessary.
Jonathan Lange
2011-08-15
1
-2
/
+2
|
*
* ``MatchesException`` now permits a tuple of types rather than a single type
Robert Collins
2011-08-15
1
-14
/
+7
|
*
Port assertIsInstance to matchers.
Robert Collins
2011-08-14
1
-3
/
+4
|
*
assertNotIn using assertThat.
Robert Collins
2011-08-14
1
-2
/
+3
|
*
* assertThat accepts a message which will be used to annotate the matcher. This
Robert Collins
2011-08-14
1
-0
/
+7
|
*
More convert-to-matchers tweaks.
Robert Collins
2011-08-14
1
-3
/
+4
|
*
Migrate assertIn to be matcher based.
Robert Collins
2011-08-14
1
-2
/
+2
*
|
Test and fix _BinaryMismatch.describe long forms using text_repr
Martin
2011-08-24
1
-0
/
+15
*
|
Use (possibly extended) repr rather than "%s" for matchee in verbose form of ...
Martin
2011-08-22
1
-3
/
+3
*
|
Docstring.
Jonathan Lange
2011-08-09
1
-0
/
+11
*
|
Use the right level API to check the error output.
Jonathan Lange
2011-08-09
1
-3
/
+16
*
|
Failing test.
Jonathan Lange
2011-08-05
1
-1
/
+23
|
/
*
For some reason, using string here caused the subunit stream to get corrupted
Jonathan Lange
2011-07-27
1
-1
/
+2
*
Merge trunk
Jonathan Lange
2011-07-21
1
-3
/
+5
|
\
|
*
Don't re-export from helpers.
Jonathan Lange
2011-07-20
1
-3
/
+5
*
|
Completely unused code.
Jonathan Lange
2011-07-20
1
-6
/
+0
*
|
Direct tests for assertThat output.
Jonathan Lange
2011-07-20
1
-0
/
+20
*
|
No need to be so verbose about the matcher. Trust the mismatch to know how
Jonathan Lange
2011-07-20
1
-23
/
+4
|
/
*
Rename test_testtools to test_testcase for greater consistency.
Jonathan Lange
2011-07-11
1
-0
/
+1194
[prev]