UNPKG

@dapplion/benchmark

Version:

Ensures that new code does not introduce performance regressions with CI. Tracks:

4 lines 261 B
export declare function getParentSuite(ctx: Mocha.Context): Mocha.Suite; export declare function getRootSuite(suite: Mocha.Suite): Mocha.Suite; export declare function getAllTestsInRootSuite(ctx: Mocha.Context): Mocha.Test[]; //# sourceMappingURL=utils.d.ts.map