miniprogram-simulate

v1.1.6
tools for miniprogram custom component unit test
miniprogram custom component unit test

dev

webpack --watch

build

webpack

karma

npm run build && karma start

test

jest --bail

coverage

jest --coverage --bail

codecov

jest --coverage && codecov

lint

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

Metadata

  • MIT
  • Whatever
  • wechat-miniprogram
  • released 4/5/2020

Downloads