(suite: Mocha.Suite)
| 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 |
no outgoing calls
no test coverage detected