Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jsdoc/jsdoc
/ jsx.js
File
jsx.js
test/specs/documentation/jsx.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'JSX support'
, () => {
2
it(
'should parse JSX files without errors'
, () => {
3
const
logger = require(
'jsdoc/util/logger'
);
4
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