UNPKG

thrilled-be-testing

Version:

Testing utilities and helpers package with Jest, Supertest, and database testing support for Express applications

6 lines 223 B
/** * @deprecated This file is deprecated. Use the new testing utilities instead. * Import specific modules from the main index.ts file. */ export declare function testing(): string; //# sourceMappingURL=testing.d.ts.map