[![Build Status](https://travis-ci.org/Adam McCormick/moleculer-jest.svg?branch=master)](https://travis-ci.org/Adam McCormick/moleculer-jest) [![Coverage Status](https://coveralls.io/repos/github/Adam McCormick/moleculer-jest/badge.svg?branch=master)](https://coveralls.io/github/Adam McCormick/moleculer-jest?branch=master) [![Known Vulnerabilities](https://snyk.io/test/github/Adam McCormick/moleculer-jest/badge.svg)](https://snyk.io/test/github/Adam McCormick/moleculer-jest)
Jest helper for testing MoleculerJS services
npm install moleculer-jest --save
$ npm test
In development with watching
$ npm run ci
Please send pull requests improving the usage and fixing bugs, improving documentation and providing better examples, or providing some testing, because these things are important.
The project is available under the MIT license.
Copyright (c) 2021 Adam McCormick