UNPKG

@shelf/jest-mongodb

Version:

Run your tests using Jest & MongoDB in Memory server

8 lines (7 loc) 161 B
export * from './types'; declare const _default: { globalSetup: string; globalTeardown: string; testEnvironment: string; }; export default _default;