to-mock

v1.6.2
The utility to mock class and objects. You can use mocked classes and objects for your unit and integration tests
mock unit tests integration test typescript javascript ES6 class and 7 more...

lint

eslint -c ./.eslintrc.js --fix './**/*.js' --ignore-path ./.prettierignore

test

ava

preversion

npm test && npm run lint

postversion

npm run changelog && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish

commit

git-cz

changelog

conventional-changelog -p angular -i CHANGELOG.md -s -r 1
npm i to-mock

Metadata

  • MIT
  • Whatever
  • Miroslav Jancarik
  • released 2/14/2020

Downloads

Maintainers