This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d2456556b2
cpython
/
Lib
/
unittest
/
test
History
Antoine Pitrou
f99983dacb
Issue
#14664
: It is now possible to use @unittest.skip{If,Unless} on a test class that doesn't inherit from TestCase (i.e. a mixin).
2012-04-25 14:58:17 +02:00
..
testmock
…
__init__.py
…
_test_warnings.py
…
dummy.py
…
support.py
…
test_assertions.py
…
test_break.py
…
test_case.py
…
test_discovery.py
…
test_functiontestcase.py
…
test_loader.py
…
test_program.py
…
test_result.py
…
test_runner.py
…
test_setups.py
…
test_skipping.py
…
test_suite.py
…