JSPM

mongodb-memory-server-core

8.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 741617
  • Score
    100M100P100Q191328F
  • License MIT

MongoDB Server for testing (core package, without autodownload). 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.

Package Exports

  • mongodb-memory-server-core
  • mongodb-memory-server-core/lib/index.js
  • mongodb-memory-server-core/lib/util/resolveConfig
  • mongodb-memory-server-core/lib/util/resolveConfig.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mongodb-memory-server-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

mongodb-memory-server-core

Node.js CI NPM version Downloads stat Commitizen friendly TypeScript compatible codecov.io Backers on Open Collective Sponsors on Open Collective mongodb-memory-server-core

Core package which contains main code. Used in all other packages.

Full README with avaliable options and examples