MCPcopy
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
141function cloneTest(test) {
142 return deserializeTest(serializeTest(test))
143}
144
145/**
146 * Get a filename from the test object

Callers 2

resultMethod · 0.90
test_clone_test.jsFile · 0.90

Calls 2

deserializeTestFunction · 0.85
serializeTestFunction · 0.70

Tested by

no test coverage detected