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

Method addToSuite

lib/mocha/types.d.ts:24–24  ·  view source on GitHub ↗
(suite: Mocha.Suite)

Source from the content-addressed store, hash-verified

22 totalTimeout?: number
23 relativeFile?: string
24 addToSuite(suite: Mocha.Suite): void
25 applyOptions(opts: Record<string, any>): void
26 simplify(): Record<string, any>
27 toFileName(): string

Callers 6

addScenarioFunction · 0.80
gherkinParserFunction · 0.80
test_clone_test.jsFile · 0.80
ui_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected