cpython/Lib/unittest
Miss Islington (bot) 7561e7a83c
bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortDescription (GH-18321)
(cherry picked from commit 032de7324e)

Co-authored-by: Steve Cirelli <scirelli+git@gmail.com>
2020-02-03 07:25:17 +00:00
..
test bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortDescription (GH-18321) 2020-02-03 07:25:17 +00:00
__init__.py
__main__.py
case.py bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortDescription (GH-18321) 2020-02-03 07:25:17 +00:00
loader.py bpo-35767: Fix unittest.loader to allow partials as test_functions (GH-11600) (#11662) 2019-01-24 18:30:59 +01:00
main.py bpo-32071: Add unittest -k option (#4496) 2017-11-25 16:23:52 +01:00
mock.py bpo-39485: fix corner-case in method-detection of mock (GH-18256) 2020-01-29 16:10:24 +00:00
result.py
runner.py bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180) 2018-12-17 02:49:22 -08:00
signals.py
suite.py
util.py bpo-32360: unittest.util: Use Counter instead of custom count function (GH-4994) 2018-01-24 16:49:58 +09:00