JSPM

mongodb-memory-server

7.0.0-beta.30
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 763752
  • Score
    100M100P100Q189017F
  • License MIT

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.

Package Exports

  • mongodb-memory-server

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) 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

Travis NPM version Downloads stat Commitizen friendly TypeScript compatible

Main default package which downloads mongod binary to ./node_modules/.cache directory on package install.

Full README with avaliable options and examples