UNPKG

mongodb-memory-server

Version:

MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.

5 lines (4 loc) 177 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const tslib = require('tslib'); tslib.__exportStar(require('mongodb-memory-server-core'), exports);