Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ cloneTest
Function
cloneTest
lib/mocha/test.js:141–143 ·
view source on GitHub ↗
(test)
Source
from the content-addressed store, hash-verified
139
}
140
141
function
cloneTest(test) {
142
return
deserializeTest(serializeTest(test))
143
}
144
145
/**
146
* Get a filename from the test object
Callers
2
result
Method · 0.90
test_clone_test.js
File · 0.90
Calls
2
deserializeTest
Function · 0.85
serializeTest
Function · 0.70
Tested by
no test coverage detected