Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ setAttr
Function
setAttr
lib/plugin/junitReporter.js:301–303 ·
view source on GitHub ↗
(el, name, value)
Source
from the content-addressed store, hash-verified
299
}
300
301
function
setAttr(el, name, value) {
302
el.setAttribute(name, cleanText(value))
303
}
Callers
2
buildXml
Function · 0.85
buildTestCase
Function · 0.85
Calls
1
cleanText
Function · 0.85
Tested by
no test coverage detected