Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distributive-Network/PythonMonkey
/ skip
Function
skip
tests/js/quint.js:66–69 ·
view source on GitHub ↗
(name, callback)
Source
from the content-addressed store, hash-verified
64
callback(QUnitAssert);
65
},
66
skip(name, callback)
67
{
68
// no op
69
}
70
};
71
72
module.exports = QUnit;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected