(opts: Record<string, any>)
| 23 | relativeFile?: string |
| 24 | addToSuite(suite: Mocha.Suite): void |
| 25 | applyOptions(opts: Record<string, any>): void |
| 26 | simplify(): Record<string, any> |
| 27 | toFileName(): string |
| 28 | addNote(type: string, note: string): void |
no outgoing calls
no test coverage detected