Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ emptycomments.js
File
emptycomments.js
test/specs/documentation/emptycomments.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
logger = require(
'jsdoc/util/logger'
);
2
3
describe(
'empty JSDoc comments'
, () => {
4
it(
'should not report an error when a JSDoc comment contains only whitespace'
, () => {
Callers
nothing calls this directly
Calls
4
describe
Function · 0.85
it
Function · 0.85
spyOn
Function · 0.85
expect
Function · 0.85
Tested by
no test coverage detected