| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue26097 - Fix the TextTestRunner documentation, mention all the arguments ... | Senthil Kumaran | 2016-01-15 | 1 | -2/+3 |
|
|
* | #19006: fix wording in unittest docs. | Ezio Melotti | 2016-01-12 | 1 | -2/+3 |
|
|
* | fix typo in unittest docs (closes #26046) | Benjamin Peterson | 2016-01-08 | 1 | -1/+1 |
|
|
* | Issue #25523: Backported a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
|
|
* | Marked keystrokes with the :kbd: role. | Serhiy Storchaka | 2015-09-12 | 1 | -2/+2 |
|
|
* | Issue #22812: Fix unittest discovery examples. | Robert Collins | 2015-08-24 | 1 | -2/+2 |
|
|
* | #24548: replace dead link with pointer to archive.org. | R David Murray | 2015-07-04 | 1 | -1/+1 |
|
|
* | #11468: improve unittest basic example. Initial patch by Florian Preinstorfer. | Ezio Melotti | 2015-03-24 | 1 | -38/+29 |
|
|
* | Issue #23125: Update nose project page link. | Berker Peksag | 2014-12-28 | 1 | -1/+1 |
|
|
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -2/+2 |
|
|
* | #18566: Whitespace | Terry Jan Reedy | 2014-04-16 | 1 | -5/+5 |
|
|
* | Issue #18566: Clarify unittest setUp, tearDown doc. Patch by Nitika Agarwal. | Terry Jan Reedy | 2014-04-16 | 1 | -7/+7 |
|
|
* | Issue #21170: Removed invalid parameter names from unittest doc. | Terry Jan Reedy | 2014-04-11 | 1 | -2/+2 |
|
|
* | #20030: doc that TestLoader.discover returns a TestSuite. | R David Murray | 2014-03-11 | 1 | -5/+5 |
|
|
* | #17282: Document unittest.main defaultTest argument. | R David Murray | 2014-01-02 | 1 | -0/+4 |
|
|
* | Fix deprecated link to Python Testing Tools Taxonomy. Reported by Daniel Gre... | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
|
|
* | #18951: use consistent names in unittest docs. | Ezio Melotti | 2013-09-13 | 1 | -4/+4 |
|
|
* | #18895: split a sentence in unittest docs. | Ezio Melotti | 2013-09-07 | 1 | -1/+1 |
|
|
* | #18894: remove mention of deprecated fail* methods. | Ezio Melotti | 2013-09-07 | 1 | -2/+1 |
|
|
* | #18663: document that assertAlmostEqual also works when the values are equal ... | Ezio Melotti | 2013-08-11 | 1 | -1/+1 |
|
|
* | Issue #18237: Fix assertRaisesRegexp error caought by Jeff Tratner. | Terry Jan Reedy | 2013-06-29 | 1 | -1/+1 |
|
|
* | #17866: mention that in Python 3, assertItemsEqual is named assertCountEqual. | Ezio Melotti | 2013-04-29 | 1 | -0/+2 |
|
|
* | #17329: document unittest.SkipTest. Initial patch by Zachary Ware. | Ezio Melotti | 2013-03-27 | 1 | -3/+10 |
|
|
* | Fix markup in unittest doc. | Ezio Melotti | 2013-03-01 | 1 | -4/+4 |
|
|
* | Fix markup in unittest docs. | Ezio Melotti | 2013-02-28 | 1 | -3/+3 |
|
|
* | Issue #17203: add long option names to unittest discovery docs. | Chris Jerdonek | 2013-02-22 | 1 | -5/+5 |
|
|
* | Add missing comma. | Ezio Melotti | 2012-08-29 | 1 | -1/+1 |
|
|
* | #14558: document the module, argv, and testLoader args of unittest.main. | Ezio Melotti | 2012-04-30 | 1 | -6/+14 |
|
|
* | Fix markup in unittest doc. | Ezio Melotti | 2012-04-29 | 1 | -2/+2 |
|
|
* | use unittest.skip; thanks to Chang Min Jeon from docs@ | Sandro Tosi | 2012-03-31 | 1 | -1/+1 |
|
|
* | fix typo; thanks to Justin Watt from docs@ | Sandro Tosi | 2012-01-21 | 1 | -1/+1 |
|
|
* | #13695: fix a couple of typos in the doc. | Ezio Melotti | 2012-01-16 | 1 | -2/+2 |
|
|
* | #13387: rephrase unclear sentence. | Ezio Melotti | 2011-12-19 | 1 | -2/+1 |
|
|
* | #13387: add note about checking the exact type in assertIsInstance doc. | Ezio Melotti | 2011-11-18 | 1 | -0/+2 |
|
|
* | Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. | Éric Araujo | 2011-09-01 | 1 | -5/+5 |
|
|
* | Fix typo. | Ezio Melotti | 2011-03-12 | 1 | -1/+1 |
|
|
* | Use simpler assert in basic example. | Ezio Melotti | 2011-03-10 | 1 | -2/+2 |
|
|
* | Backport from 3.x several improvements and fixes for unittest.rst. | Ezio Melotti | 2011-03-10 | 1 | -269/+338 |
|
|
* | #11298: Improve the unittest discovery explanation. | Ezio Melotti | 2011-03-08 | 1 | -3/+5 |
|
|
* | Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,... | Georg Brandl | 2011-02-25 | 1 | -2/+0 |
|
|
* | Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge... | Éric Araujo | 2010-12-16 | 1 | -32/+46 |
|
|
* | Merged revisions 84945 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -3/+3 |
|
|
* | Documentation updates for issues 8302 and 8351 (truncating excessive diffs in... | Michael Foord | 2010-06-05 | 1 | -2/+21 |
|
|
* | Fix typo. | Stefan Krah | 2010-05-19 | 1 | -1/+1 |
|
|
* | Consolidate deprecation messages. | Georg Brandl | 2010-05-10 | 1 | -2/+1 |
|
|
* | Updating documentation and adding docstrings to unittest.TestCase.assertRegex... | Michael Foord | 2010-05-08 | 1 | -3/+3 |
|
|
* | Documenting test discovery from package name and potential problems with test... | Michael Foord | 2010-05-08 | 1 | -0/+21 |
|
|
* | Markup fix; clarify by adding 'in that order' | Andrew M. Kuchling | 2010-04-30 | 1 | -2/+3 |
|
|
* | Fix typos | Andrew M. Kuchling | 2010-04-30 | 1 | -1/+1 |
|
|
* | Fix doubled 'the'. | Andrew M. Kuchling | 2010-04-29 | 1 | -16/+16 |
|
|