UNPKG

mocha-appveyor-reporter

Version:

Mocha Reporter to report tests while running in AppVeyor CI

11 lines (7 loc) 201 B
install: - npm install build: off test_script: - ./node_modules/.bin/mocha --require chai --reporter mocha-appveyor-reporter test/tests/mixed.js & exit 0 cache: - node_modules -> package.json