index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
unittest.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes
Andrew M. Kuchling
2009-04-09
1
-6/+6
*
Adding assertIs and assertIsNot methods to unittest.TestCase
Michael Foord
2009-04-05
1
-0/+17
*
Better exception messages for unittest assert methods.
Michael Foord
2009-04-02
1
-1/+19
*
Issue an actual PendingDeprecationWarning for the TestCase.fail* methods.
Gregory P. Smith
2009-03-31
1
-0/+21
*
The unittest.TestCase.assertEqual() now displays the differences in lists,
Gregory P. Smith
2009-03-31
1
-21/+205
*
fix consistency
Benjamin Peterson
2009-03-29
1
-2/+2
*
stop the versionchanged directive from hiding the docs
Benjamin Peterson
2009-03-29
1
-5/+7
*
a more realistic example
Benjamin Peterson
2009-03-29
1
-1/+15
*
rename TestCase.skip() to skipTest() because it causes annoying problems with...
Benjamin Peterson
2009-03-26
1
-1/+1
*
Add links to related resources.
Raymond Hettinger
2009-03-24
1
-0/+6
*
forgot to document that setUp can be skipped (silly me...)
Benjamin Peterson
2009-03-23
1
-2/+5
*
refactor unittest docs
Benjamin Peterson
2009-03-23
1
-389/+413
*
comply with the evilJavaNamingScheme for attribute names
Benjamin Peterson
2009-03-23
1
-2/+2
*
implement test skipping and expected failures
Benjamin Peterson
2009-03-23
1
-5/+128
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-2/+2
*
wrong version number in doc changes committed in r67979
Antoine Pitrou
2008-12-28
1
-1/+1
*
Issue #4444: Allow assertRaises() to be used as a context handler.
Antoine Pitrou
2008-12-28
1
-2/+9
*
#3912: document default for *places* arg.
Georg Brandl
2008-09-21
1
-2/+4
*
#2757: Remove spare newline.
Georg Brandl
2008-05-04
1
-1/+0
*
#2249: document assertTrue and assertFalse.
Georg Brandl
2008-03-09
1
-0/+2
*
#1467: fix documentation for TestResult.add{Error,Failure}.
Georg Brandl
2007-11-24
1
-4/+6
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+936