MCPcopy
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

1const logger = require('jsdoc/util/logger');
2
3describe('empty JSDoc comments', () => {
4 it('should not report an error when a JSDoc comment contains only whitespace', () => {

Callers

nothing calls this directly

Calls 4

describeFunction · 0.85
itFunction · 0.85
spyOnFunction · 0.85
expectFunction · 0.85

Tested by

no test coverage detected