Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ astbuilder.js
File
astbuilder.js
test/specs/jsdoc/src/astbuilder.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'jsdoc/src/astbuilder'
, () => {
2
const
astbuilder = require(
'jsdoc/src/astbuilder'
);
3
4
it(
'should exist'
, () => {
Callers
nothing calls this directly
Calls
5
describe
Function · 0.85
it
Function · 0.85
expect
Function · 0.85
beforeEach
Function · 0.85
spyOn
Function · 0.85
Tested by
no test coverage detected