MCPcopy
hub / github.com/codeceptjs/CodeceptJS / tests

Method tests

lib/result.js:88–90  ·  view source on GitHub ↗

* All collected tests. * * @type {CodeceptJS.Test[]} * @readonly

()

Source from the content-addressed store, hash-verified

86 * @readonly
87 */
88 get tests() {
89 return this._tests
90 }
91
92 /**
93 * The failure reports (array of strings per failed test).

Callers 3

Playwright_test.jsFile · 0.80
WebDriver_test.jsFile · 0.80
Puppeteer_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected