COMMITS
/ Lib/unittest/result.py January 20, 2025
H
gh-128595: Default to stdout isatty for colour detection instead of stderr (#128498)
Hugo van Kemenade committed
December 5, 2024
H
gh-127221: Add colour to unittest output (#127223)
Hugo van Kemenade committed
February 4, 2024
S
gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (#106588)" (GH-114470)
Serhiy Storchaka committed
September 22, 2023
E
gh-106584: Fix exit code for unittest in Python 3.12 (#106588)
EliseevEgor committed
July 19, 2023
Y
gh-104090: Fix unittest collectedDurations resources leak (#106795)
Yonatan Bitton committed
April 16, 2023
G
gh-48330: address review comments to PR-12271 (#103209)
Giampaolo Rodola committed
April 2, 2023
G
bpo-4080: unittest durations (#12271)
Giampaolo Rodola committed
December 4, 2022
March 8, 2022
January 15, 2021
I
bpo-42934: use TracebackException(compact=True) in unittest.TestResult (GH-24221)
Irit Katriel committed
July 30, 2019
M
Fix typos in comments, docs and test names (#15018)
Min ho Kim committed
May 26, 2016
M
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter committed
March 6, 2015
R
Issue #22936: Allow showing local variables in unittest errors.
Robert Collins committed
November 23, 2014
January 20, 2014
G
Fixes Issue #20165: The unittest module no longer considers tests marked with
Gregory P. Smith committed
March 29, 2013
A
Fix bug in TestResult.addSubTest()
Antoine Pitrou committed
March 20, 2013
November 4, 2011
F
Drop unused import in unittest package.
Florent Xicluna committed
March 17, 2011
M
Issue #10979. unittest stdout buffering now works with class and module setup and teardown.
Michael Foord committed
November 1, 2010
M
Fix issue 9926. TestSuite subclasses that override __call__ are called correctly.
Michael Foord committed
May 2, 2010
M
Merged revisions 80708 via svnmerge from
Michael Foord committed
April 11, 2010
March 22, 2010
B
Merged revisions 79270 via svnmerge from
Benjamin Peterson committed
B
Merged revisions 79265-79266 via svnmerge from
Benjamin Peterson committed
B
Merged revisions 79263 via svnmerge from
Benjamin Peterson committed
March 14, 2010
B
Merged revisions 78227,78229,78288,78348,78377,78770,78774-78776,78810 via svnmerge from
Benjamin Peterson committed
February 10, 2010
M
Merged revisions 78130 via svnmerge from
Michael Foord committed
July 19, 2009
B
Merged revisions 74095 via svnmerge from
Benjamin Peterson committed