miniprogram-simulate

v0.1.8
tools for miniprogram custom component unit test
miniprogram custom component unit test

test

jest ./test/* --silent --bail

coverage

jest ./test/* --coverage --bail

codecov

jest ./test/* --coverage && codecov

lint

eslint "src/**/*.js" --fix

Metadata

  • MIT
  • Whatever
  • wechat-miniprogram
  • released 12/22/2018

Downloads