MCPcopy
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
2describe('plugins', () => {
3 const app = require('jsdoc/app');
4 const env = require('jsdoc/env');

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
itFunction · 0.85
expectFunction · 0.85
normalizeMethod · 0.80

Tested by

no test coverage detected