Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.41 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.41 KB

Moleculer logo

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

moleculer-jest NPM version

Jest helper for testing MoleculerJS services

Features

Install

npm install moleculer-jest --save

Usage

Test

$ npm test

In development with watching

$ npm run ci

Contribution

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.

License

The project is available under the MIT license.

Contact

Copyright (c) 2021 Adam McCormick

@MoleculerJS @MoleculerJS