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
*
gh-110774: allow setting the Runner(loop_factory=...) from IsolatedAsyncioTes...
Thomas Grainger
2023-10-31
1
-0/+8
*
Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292)
Adam Turner
2023-10-03
1
-10/+10
*
gh-108669: unittest: Fix documentation for TestResult.collectedDurations (#10...
Sebastian Rittau
2023-08-30
1
-1/+1
*
gh-106892: Use roles :data: and :const: for referencing module variables (GH-...
Serhiy Storchaka
2023-07-21
1
-2/+2
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-1/+1
*
gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)
Stefano Rivera
2023-04-27
1
-1/+2
*
gh-48330: address review comments to PR-12271 (#103209)
Giampaolo Rodola
2023-04-16
1
-4/+0
*
bpo-4080: unittest durations (#12271)
Giampaolo Rodola
2023-04-02
1
-6/+36
*
gh-100824: Fix typo in the documentation of unittest.TestLoader.testNamePatte...
busywhitespace
2023-01-08
1
-2/+2
*
Fix typo in unittest docs (#97742)
annonm
2022-10-03
1
-1/+1
*
Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (...
Alexandru Mărășteanu
2022-07-22
1
-2/+2
*
Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH...
Serhiy Storchaka
2022-06-26
1
-48/+7
*
Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-92631)
Mikhail Terekhov
2022-05-11
1
-1/+1
*
bpo-45046: Support context managers in unittest (GH-28045)
Serhiy Storchaka
2022-05-08
1
-0/+42
*
bpo-14265: Adds fully qualified test name to unittest output (GH-32138)
Sam Ezeh
2022-03-29
1
-14/+20
*
bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)
Gregory P. Smith
2022-01-27
1
-7/+48
*
bpo-23882: unittest: Drop PEP 420 support from discovery. (GH-29745)
Inada Naoki
2022-01-10
1
-2/+23
*
bpo-46178: Remove/rename redundant Travis CI code (#30309)
Hugo van Kemenade
2021-12-31
1
-2/+3
*
[docs] Add missing word "any" in unittest -k cmdline option description (GH-2...
ch33zer
2021-11-17
1
-1/+1
*
bpo-45162: Remove many old deprecated unittest features (GH-28268)
Serhiy Storchaka
2021-09-17
1
-48/+7
*
bpo-41322: Add unit tests for deprecation of test return values (GH-27846)
andrei kulakov
2021-08-22
1
-0/+4
*
bpo-10548: expectedFailure does not apply to fixtures (#23201)
Irit Katriel
2021-05-11
1
-2/+3
*
bpo-43954: Fix a missing word in the unittest docs (GH-25672)
Zackery Spytz
2021-04-30
1
-2/+3
*
bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
Inada Naoki
2021-02-22
1
-6/+12
*
Fix typos in unittest documentation (GH-24194)
Conchylicultor
2021-01-20
1
-3/+3
*
bpo-42391: Clarify documentation of TestCase.assertIs (GH-23348)
Ram Rachum
2020-11-22
1
-2/+1
*
bpo-38320: Clarify that expectedFailure is satisfied by either failure or err...
Irit Katriel
2020-10-19
1
-5/+6
*
bpo-41898: add caveat on root logger seeing all messages in assertLogs doc (G...
Irit Katriel
2020-10-04
1
-1/+2
*
bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653)
Dmytro Litvinov
2020-07-28
1
-1/+1
*
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase (GH-18067)
Kit Choi
2020-07-01
1
-0/+21
*
Fix parameter names in assertIn() docs (GH-18829)
Christoph Zwerschke
2020-04-17
1
-3/+3
*
Add missing comma and period in unittest docs (GH-17211)
Jules Lasne (jlasne)
2019-11-19
1
-1/+1
*
Remove doc reference to unmaitained Nose package (GH-16849)
Jon Dufresne
2019-10-19
1
-2/+2
*
bpo-32972: Document IsolatedAsyncioTestCase of unittest module (GH-15878)
Xtreak
2019-09-11
1
-0/+76
*
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
Serhiy Storchaka
2019-06-05
1
-1/+1
*
bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
Serhiy Storchaka
2019-06-01
1
-2/+2
*
bpo-37094: Add example for TestCase.skipTest in unittest doc (GH-13645)
Makdon
2019-05-31
1
-4/+12
*
Fixed capital letters missing and missing . (GH-12584)
Jules Lasne (jlasne)
2019-03-28
1
-6/+6
*
Doc: Missing backquotes. (GH-11982)
Julien Palard
2019-02-22
1
-1/+1
*
Doc: Fix typo. (GH-11315)
Julien Palard
2019-02-19
1
-1/+1
*
Clarify expectedFailure in the unittest docs. (#10953)
Gregory P. Smith
2018-12-06
1
-2/+2
*
Correct a typo in the Unittest documentation (GH-10397)
Géry Ogam
2018-11-09
1
-1/+1
*
bpo-24412: Adds cleanUps for setUpClass and setUpModule. (GH-9190)
Lisa Roach
2018-11-09
1
-0/+65
*
unittest documentation: Spell pytest without the dot (GH-9820)
Andreas Pelme
2018-10-27
1
-1/+1
*
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel
2018-10-26
1
-1/+1
*
Make it clear that the msg argument to assertWarns/assertWarnsRegex/assertRai...
Benjamin Peterson
2018-10-03
1
-3/+3
*
Make it clear that the msg argument to assertRaises is keyword-only. (GH-9670)
Benjamin Peterson
2018-10-02
1
-1/+1
*
Make it more clear that setUpClass runs before each class, not "class run" (G...
Ville Skyttä
2018-08-23
1
-1/+1
*
Fix reST markup in unittest documentation (GH-8665)
Berker Peksag
2018-08-03
1
-1/+1
*
bpo-19950: Clarify unittest TestCase instance use. (GH-6875)
Gregory P. Smith
2018-05-17
1
-9/+15
[next]