Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ tutorial.js
File
tutorial.js
test/specs/jsdoc/tutorial.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'jsdoc/tutorial'
, () => {
2
const
env = require(
'jsdoc/env'
);
3
const
tutorial = require(
'jsdoc/tutorial'
);
4
Callers
nothing calls this directly
Calls
12
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
beforeEach
Function · 0.85
setMarkdownConfig
Function · 0.85
afterEach
Function · 0.85
setParent
Method · 0.80
addChild
Method · 0.80
removeChild
Method · 0.80
_addTutorial
Method · 0.80
getByName
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected