UNPKG

@datr.tech/marble-api-model-validator-unit-test-generator

Version:

A Marble unit test generator for Mongoose based model validators (within the associated API packages)

5 lines (4 loc) 118 B
export declare const writeTest: ({ testCode, testPath }: { testCode: any; testPath: any; }) => Promise<void>;