MCPcopy 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
4Decorators that merely return a modified version of the original function

Callers

nothing calls this directly

Calls 5

knownfailureifFunction · 0.90
module_not_availableFunction · 0.85
onlyifFunction · 0.85
skipifFunction · 0.70
closeMethod · 0.45

Tested by

no test coverage detected