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
/
Lib
/
unittest
/
test
/
test_skipping.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-45102: unittest: add tests for skipping and errors in cleanup (GH-28166)
Miss Islington (bot)
2021-09-05
1
-0/+138
*
bpo-41620: TestCase.run() now always return a TestResult instance (GH-28030)
Miss Islington (bot)
2021-08-30
1
-23/+30
*
bpo-44955: Always call stopTestRun() for implicitly created TestResult object...
Miss Islington (bot)
2021-08-22
1
-1/+49
*
bpo-34596: Fallback to a default reason when @unittest.skip is uncalled (#9082)
Naitree Zhu
2019-09-09
1
-0/+11
*
Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
Robert Collins
2015-08-27
1
-0/+33
*
#22092: use absolute imports in unittest tests. Patch by Vajrasky Kok.
Ezio Melotti
2014-08-07
1
-1/+1
*
Fixes Issue #20165: The unittest module no longer considers tests marked with
Gregory P. Smith
2014-01-20
1
-2/+2
*
Issue #19013: add unittest.main() epilogs to unittest's own test modules
Antoine Pitrou
2013-09-13
1
-0/+4
*
Issue #16997: unittest.TestCase now provides a subTest() context manager to p...
Antoine Pitrou
2013-03-20
1
-0/+74
*
Issue #14664: It is now possible to use @unittest.skip{If,Unless} on a test c...
Antoine Pitrou
2012-04-25
1
-0/+15
*
Breaking test_unittest.py into a package. Manual merge of revision 79432.
Michael Foord
2010-03-27
1
-0/+134