Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ decorators.py
File
decorators.py
IPython/testing/decorators.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"Decorators
for
labeling test objects.
3
4
Decorators that merely
return
a modified version of the original function
Callers
nothing calls this directly
Calls
5
knownfailureif
Function · 0.90
module_not_available
Function · 0.85
onlyif
Function · 0.85
skipif
Function · 0.70
close
Method · 0.45
Tested by
no test coverage detected