1. c33bb5d Make it more clear that setUpClass runs before each class, not "class run" (GH-8844) by Ville Skyttä · 6 years ago
  2. 2e5566d Fix reST markup in unittest documentation (GH-8665) by Berker Peksag · 6 years ago
  3. dff4675 bpo-19950: Clarify unittest TestCase instance use. (GH-6875) by Gregory P. Smith · 6 years ago
  4. 98f42aa bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Mariatta · 6 years ago
  5. 1b4587a bpo-25910: Fixes redirection from http to https (#4674) by Sanyam Khurana · 7 years ago
  6. 5b48dc6 bpo-32071: Add unittest -k option (#4496) by Jonas Haag · 7 years ago
  7. 9255104 Improve test suite customization example (GH-3967) by Berker Peksag · 7 years ago
  8. 74921ed bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) by Jim Fasarakis-Hilliard · 7 years ago
  9. 4710935 Issue 29274: Merge doc fixes from 3.5 by Martin Panter · 8 years ago
  10. 37f183d Issue #29274: tests cases → test cases by Martin Panter · 8 years ago
  11. 4659ddc Merge doc fixes from 3.5 by Martin Panter · 8 years ago
  12. 536d70e Fix grammar, typos and markup in documentation and code comments by Martin Panter · 8 years ago
  13. 9440787 Issue #26638: Merge option warning fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  14. b8c5f54 Issue #26638: Work around more CLI options that can’t be linked by Martin Panter · 8 years ago
  15. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  16. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  17. 5236ac6 Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) (3.5->3.6) by Guido van Rossum · 8 years ago
  18. 4a45235 Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) by Guido van Rossum · 8 years ago
  19. 0033593 Merge with 3.5 by Zachary Ware · 8 years ago
  20. f0a71cf Fix typo by Zachary Ware · 8 years ago
  21. 933c66a Issue #18548: Merge from 3.5 by Berker Peksag · 8 years ago
  22. ab75e02 Issue #18548: Fix unittest.TestSuite() example by Berker Peksag · 8 years ago
  23. 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
  24. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  25. 4ecfa45 Expand abbreviations FIFO and LIFO. by Serhiy Storchaka · 8 years ago
  26. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  27. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  28. 8dea74f #25687: clarify that errors in tearDown increase the total number of reported errors. Initial patch by HyeSoo Park. by Ezio Melotti · 8 years ago
  29. f418db2 #19006: fix wording in unittest docs. by Ezio Melotti · 9 years ago
  30. e95fd0b merge 3.4 (#26046) by Benjamin Peterson · 9 years ago
  31. 8a6ddb9 fix typo in unittest docs (closes #26046) by Benjamin Peterson · 9 years ago
  32. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  33. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  34. 153627c Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  35. 0424eaf Marked keystrokes with the :kbd: role. Fixed the case of the "Ctrl-" prefixes. by Serhiy Storchaka · 9 years ago
  36. 478eadc Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  37. a2b0055 Issue #22812: Fix unittest discovery examples. by Robert Collins · 9 years ago
  38. e02f6c2 Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. by Robert Collins · 9 years ago
  39. 38de40d Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. by Robert Collins · 9 years ago
  40. ac4f550 Merge: #24584: replace dead link with pointer to archive.org. by R David Murray · 9 years ago
  41. a1005ed #24584: replace dead link with pointer to archive.org. by R David Murray · 9 years ago
  42. 0f05cea #11468: merge with 3.4. by Ezio Melotti · 9 years ago
  43. 2e3998f #11468: improve unittest basic example. Initial patch by Florian Preinstorfer. by Ezio Melotti · 9 years ago
  44. f0c819a Issue #22936: Allow showing local variables in unittest errors. by Robert Collins · 9 years ago
  45. 4dcd61f Issue #23125: Update nose project page link. by Berker Peksag · 10 years ago
  46. a1a1409 Issue #23125: Update nose project page link. by Berker Peksag · 10 years ago
  47. bf2bda3 Close #22457: Honour load_tests in the start_dir of discovery. by Robert Collins · 10 years ago
  48. 659dd62 Close #7559: ImportError when loading a test now shown as ImportError. by Robert Collins · 10 years ago
  49. 794e9bf merge with 3.4 by Georg Brandl · 10 years ago
  50. 525d355 Fixing broken links in doc, part 3: the rest by Georg Brandl · 10 years ago
  51. cadc3fd Merge with 3.4 by Georg Brandl · 10 years ago
  52. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  53. f920c21 Close #19746: expose unittest discovery errors on TestLoader.errors by Robert Collins · 10 years ago
  54. 3f1ef9e Closes #18729: minor markup improvement. by Georg Brandl · 10 years ago
  55. d78742a - Issue #16662: load_tests() is now unconditionally run when it is present in by Barry Warsaw · 10 years ago
  56. 7f84d1e #18566: Whitespace by Terry Jan Reedy · 10 years ago
  57. 6ac4240 Issue #18566: Clarify unittest setUp, tearDown doc. Patch by Nitika Agarwal. by Terry Jan Reedy · 10 years ago
  58. f98021c Issue #21170: Removed invalid parameter names from unittest doc. by Terry Jan Reedy · 10 years ago
  59. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  60. ad88d7a Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors. by Larry Hastings · 11 years ago
  61. 1272426 merge from 3.3 by Senthil Kumaran · 11 years ago
  62. 409ea5d Include the mention of ResourceWarning being displayed by default by the test runner. by Senthil Kumaran · 11 years ago
  63. 5a6d4bf Fixes Issue #20165: The unittest module no longer considers tests marked with by Gregory P. Smith · 11 years ago
  64. 42fa110 whatsnew: unittest import time SkipTest reported as skip not error. by R David Murray · 11 years ago
  65. 12e930f #17282: Document unittest.main defaultTest argument. by R David Murray · 11 years ago
  66. 6e731b0 Merge and update #17282: Document unittest.main defaultTest argument. by R David Murray · 11 years ago
  67. 4d1639f Closes issue 20031. Document unittest.TextTestRunner.run method. by Michael Foord · 11 years ago
  68. ed007d5 Fix suspicious markup in the docs. by Georg Brandl · 11 years ago
  69. 7c89ae2 Address Terry's comments by Antoine Pitrou · 11 years ago
  70. 0715b9f Issue #18937: Add an assertLogs() context manager to unittest.TestCase to ensure that a block of code emits a message using the logging module. by Antoine Pitrou · 11 years ago
  71. 92ed890 #18951: merge with 3.3. by Ezio Melotti · 11 years ago
  72. 560a778 #18951: use consistent names in unittest docs. by Ezio Melotti · 11 years ago
  73. 84eadd8 #18895: merge with 3.3. by Ezio Melotti · 11 years ago
  74. e64a91a #18895: split a sentence in unittest docs. by Ezio Melotti · 11 years ago
  75. 0cd9442 #18894: merge with 3.3. by Ezio Melotti · 11 years ago
  76. e220236 #18894: remove mention of deprecated fail* methods. by Ezio Melotti · 11 years ago
  77. eb97368 Issue #11798: TestSuite now drops references to own tests after execution. by Andrew Svetlov · 11 years ago
  78. b2855cc #18663: merge with 3.3. by Ezio Melotti · 11 years ago
  79. d51914c #18663: document that assertAlmostEqual also works when the values are equal and add tests. by Ezio Melotti · 11 years ago
  80. 92e2a22 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  81. 778cba7 Issue #18573: More copy-paste fixes to assertWarns entry. by Terry Jan Reedy · 11 years ago
  82. 937b50c Merge with 3.3 by Terry Jan Reedy · 11 years ago
  83. 9eda66d Issue #18573: Complete copy-paste from assertRaises entry to assertWarns entry. by Terry Jan Reedy · 11 years ago
  84. b7bb6f5 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  85. c4565a9 Issue #18237: Fix assertRaisesRegexp error caought by Jeff Tratner. by Terry Jan Reedy · 11 years ago
  86. 7168879 #17871: merge with 3.3. by Ezio Melotti · 11 years ago
  87. 9c939bc #17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh Chaudhari. by Ezio Melotti · 11 years ago
  88. 67ddcca #17329: merge with 3.3. by Ezio Melotti · 11 years ago
  89. 184e593 #17329: merge with 3.2. by Ezio Melotti · 11 years ago
  90. 265281a #17329: document unittest.SkipTest. Initial patch by Zachary Ware. by Ezio Melotti · 11 years ago
  91. c9b3ef2 Issue #16997: unittest.TestCase now provides a subTest() context manager to procedurally generate, in an easy way, small test instances. by Antoine Pitrou · 11 years ago
  92. 80cbc9e Closes issue 16709. unittest test discovery sorts test files for consistent test ordering by Michael Foord · 11 years ago
  93. bf0428e Merge markup fixes in unittest doc from 3.3. by Ezio Melotti · 11 years ago
  94. aba4581 Merge markup fixes in unittest doc from 3.2. by Ezio Melotti · 11 years ago
  95. fed69ba Fix markup in unittest doc. by Ezio Melotti · 11 years ago
  96. eae2b38 #16935: unittest now counts the module as skipped if it raises SkipTest, instead of counting it as an error. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  97. 26db85b Merge markup fixes in unittest docs from 3.3. by Ezio Melotti · 11 years ago
  98. df24605 Merge markup fixes in unittest docs from 3.2. by Ezio Melotti · 11 years ago
  99. 4d6cb0f Fix markup in unittest docs. by Ezio Melotti · 11 years ago
  100. ccbc26a Add a "Changed in version" to the docs for issue #15132. by Chris Jerdonek · 11 years ago