@xpr/jest-mongo
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

jest-mongo

Jest preset for running tests with MongoDB memory server.

Usage

Install preset:

npm i -D @xpr/jest-mongo

Add the installed preset to your jest configuration file:

module.exports = {
  preset: '@xpr/jest-mongo',
  ...
}

Package Sidebar

Install

npm i @xpr/jest-mongo

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

5.21 kB

Total Files

14

Last publish

Collaborators

  • xprmntl