Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ plugins.js
File
plugins.js
test/specs/plugins/plugins.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// TODO: consolidate with specs/jsdoc/parser and specs/jsdoc/plugins
2
describe(
'plugins'
, () => {
3
const
app = require(
'jsdoc/app'
);
4
const
env = require(
'jsdoc/env'
);
Callers
nothing calls this directly
Calls
4
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
normalize
Method · 0.80
Tested by
no test coverage detected