miniprogram-simulate

v1.6.1
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
npm i miniprogram-simulate

Metadata

  • MIT
  • Whatever
  • wechat-miniprogram
  • released 8/31/2023

Downloads