aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/unittest/main.py
Commit message (Expand)AuthorAge
* GH-113661: unittest runner: Don't exit 5 if tests were skipped (#113856)Stefano Rivera2024-01-09
* gh-105407: Remove unused imports in the stdlib (#105411)Victor Stinner2023-06-06
* gh-104992: Remove deprecated unittest.TestProgram.usageExit (#104993)Hugo van Kemenade2023-05-27
* gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)Stefano Rivera2023-04-27
* bpo-4080: unittest durations (#12271)Giampaolo Rodola2023-04-03
* bpo-46421: Fix unittest filename evaluation when called as a module (GH-30654)Bader Zaidan2022-03-17
* bpo-22859: deprecate unittest.main.TestProgram.usageExit (GH-30293)Carlos Damazio2022-03-16
* bpo-32071: Add unittest -k option (#4496)Jonas Haag2017-11-25
* bpo-30078: Add an example of passing a path to unittest (#1178)Louie Lu2017-04-20
* Marked keystrokes with the :kbd: role.Serhiy Storchaka2015-09-12
|\
| * Marked keystrokes with the :kbd: role.Serhiy Storchaka2015-09-12
* | Issue #22936: Allow showing local variables in unittest errors.Robert Collins2015-03-06
* | unittest: Trivial typo fix.Robert Collins2015-03-06
|/
* Issue #17974: Switch unittest from using getopt to using argparse.Serhiy Storchaka2013-08-29
* Issue #15132: Allow a list for the defaultTest argument of unittest.TestProgramPetri Lehtinen2013-02-23
* MergeMichael Foord2013-02-11
|\
| * Correction to issue 17052 fixMichael Foord2013-02-11
* | MergeMichael Foord2013-02-11
|\|
| * Issue 17502: unittest discovery should use self.testLoaderMichael Foord2013-02-11
* | Move adding unittest test discovery command line options into their own method.Michael Foord2012-03-12
* | Refactor unittest command line handling to always use optparseMichael Foord2012-03-12
* | Drop unused import in unittest package.Florent Xicluna2011-11-04
|/
* Fix minor issue in implementation of issue 10470.Michael Foord2010-12-19
* Issue 10620: Specifying test modules by path instead of module name to 'pytho...Michael Foord2010-12-04
* #10535: Enable silenced warnings in unittest by defaultEzio Melotti2010-12-01
* Issue 10470: 'python -m unittest' launches test discovery by default.(If you...Michael Foord2010-11-21
* Merged revisions 81055 via svnmerge fromMichael Foord2010-05-10
* Merged revisions 80918 via svnmerge fromMichael Foord2010-05-07
* Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,...Benjamin Peterson2010-04-11
* Merged revisions 79437 via svnmerge fromMichael Foord2010-03-27
* Merged revisions 79274 via svnmerge fromBenjamin Peterson2010-03-22
* Merged revisions 79270 via svnmerge fromBenjamin Peterson2010-03-22
* Merged revisions 79268 via svnmerge fromBenjamin Peterson2010-03-22
* Merged revisions 79265-79266 via svnmerge fromBenjamin Peterson2010-03-22
* Merged revisions 79263 via svnmerge fromBenjamin Peterson2010-03-22
* Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,...Benjamin Peterson2009-10-04
* Merged revisions 74095 via svnmerge fromBenjamin Peterson2009-07-19