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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update NEWS for 0.9.7 release.
testtools-0.9.7
Jonathan Lange
2010-10-17
1
-2
/
+5
*
News
Jonathan Lange
2010-10-17
1
-0
/
+3
*
StartsWith and DoesNotStartWith matchers from Launchpad.
Robert Collins
2010-10-17
1
-0
/
+3
*
Merge Martin[gz]'s exception cycle reduction work.
Robert Collins
2010-10-15
1
-0
/
+3
|
\
*
\
Merge Martin[gz]'s change to supply just the reason to skip, if one was suppl...
Robert Collins
2010-10-15
1
-0
/
+3
|
\
\
|
*
|
Only show the reason for unittest on 2.7 rather than all the details
Martin
2010-09-26
1
-0
/
+3
*
|
|
Merge timestamp handling for ThreadsafeForwardingResult.
Robert Collins
2010-10-15
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make TestThreadSafeForwardingResult forward times to the wrapped result class
Martin
2010-09-27
1
-0
/
+4
|
/
/
*
|
Enchance addCleanups for Fixtures.
Robert Collins
2010-09-18
1
-0
/
+4
*
|
Merge spiv's fix for bug 637725.
Jonathan Lange
2010-09-17
1
-1
/
+4
*
|
Code duplication between assertEqual and the matcher Equals has been removed.
Robert Collins
2010-09-12
1
-18
/
+24
*
|
Merge the testtools-0.9.6 release branch.
Jonathan Lange
2010-08-24
1
-1
/
+11
|
\
\
|
*
|
Release 0.9.6.
testtools-0.9.6
Jonathan Lange
2010-08-24
1
-3
/
+10
|
/
/
*
|
Added PlaceHolder & TestHolder.
Jonathan Lange
2010-08-24
1
-0
/
+3
|
\
\
|
*
|
NEWS entry.
Jonathan Lange
2010-08-20
1
-0
/
+3
*
|
|
NEWS entry
Jonathan Lange
2010-08-20
1
-0
/
+3
|
/
/
*
|
Add optional parameters to Mismatch.
Jonathan Lange
2010-08-17
1
-1
/
+4
|
/
*
Merge return-from-multitestresult.
Jonathan Lange
2010-08-05
1
-0
/
+3
|
\
|
*
NEWS
Jonathan Lange
2010-08-04
1
-0
/
+3
*
|
New LessThan matcher.
Robert Collins
2010-08-05
1
-0
/
+3
|
/
*
Add TestCase.patch() and new testtools.monkey module for help with monkey-pat...
Jonathan Lange
2010-08-04
1
-0
/
+3
|
\
|
*
NEWS.
Jonathan Lange
2010-08-03
1
-0
/
+3
*
|
More NEWS.
Jonathan Lange
2010-08-03
1
-0
/
+3
*
|
I can't believe we let this happen.
Jonathan Lange
2010-08-03
1
-0
/
+3
|
/
*
Add UTF8_TEXT helper.
Jonathan Lange
2010-08-02
1
-0
/
+6
*
Merge the release-0.9.5 branch
Jonathan Lange
2010-07-29
1
-0
/
+6
|
\
|
*
Release testtools 0.9.5
Jonathan Lange
2010-07-29
1
-2
/
+5
|
/
*
Handle string exceptions (mgz)
Jonathan Lange
2010-07-29
1
-0
/
+4
*
New style classes for matchers and runtest. (jkakar)
Jonathan Lange
2010-07-29
1
-0
/
+6
|
\
*
|
Merge another unicode fix.
Jonathan Lange
2010-07-29
1
-0
/
+9
|
/
*
Release 0.9.4.
Robert Collins
2010-07-02
1
-0
/
+9
*
testtools.utils has been renamed to testtools.compat. Importing
Robert Collins
2010-06-23
1
-2
/
+13
|
\
|
*
Add NEWS for unicode tracebacks on Python 2
Martin
2010-06-22
1
-0
/
+4
|
/
*
* Thanks to a patch from James Westby testtools.matchers.Mismatch can now
Robert Collins
2010-06-13
1
-0
/
+7
|
\
*
|
* testtools.testresults.real._StringException will now answer __str__ if its
Robert Collins
2010-06-11
1
-0
/
+5
*
|
Add TestCase.skipTest as per Python2.7.
Robert Collins
2010-06-11
1
-0
/
+3
*
|
Support python3.1
Robert Collins
2010-06-11
1
-3
/
+6
|
\
\
|
|
/
*
|
* James Westby has supplied test discovery support using the Python 2.7
Robert Collins
2010-06-11
1
-0
/
+4
|
/
*
TestCase.addCleanup has had its docstring corrected about when cleanups run.
Robert Collins
2010-06-01
1
-0
/
+2
*
Tests work on IronPython patch from Martin[gz] applied.
Robert Collins
2010-06-01
1
-0
/
+5
*
Time for 0.9.3.
Robert Collins
2010-05-14
1
-0
/
+7
*
When a cleanUp or tearDown exception occurs, it is now accumulated as a new
Robert Collins
2010-05-14
1
-0
/
+5
*
Remove __repr__ thing from NEWS.
Jonathan Lange
2010-01-19
1
-6
/
+0
*
NEWS tweaks
Jonathan Lange
2010-01-16
1
-0
/
+10
*
Add some new matchers
Jonathan Lange
2010-01-16
1
-0
/
+3
|
\
|
*
Merge trunk.
Jonathan Lange
2010-01-03
1
-0
/
+6
|
|
\
|
*
|
Add a MatchesAll matcher.
Jonathan Lange
2010-01-02
1
-1
/
+2
|
*
|
News update.
Jonathan Lange
2010-01-02
1
-0
/
+2
*
|
|
Change from using deepcopy to copy in testcase.clone_test_with_new_id.
Robert Collins
2010-01-09
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Change from using deepcopy to copy in testcase.clone_test_with_new_id.
Robert Collins
2009-12-21
1
-0
/
+4
|
|
/
[next]