web-audio-test-api

v0.5.2
Web Audio API test library for CI
test web audio api

build

npm run build:to5 && npm run build:browser

build:browser

browserify index.js --standalone WebAudioTestAPI -o build/web-audio-test-api.js

build:to5

babel src --out-dir lib

cover

babel-node $(npm bin)/isparta cover --report text --report html --report lcov _mocha

lint

eslint src test

prepublish

npm run lint && npm run test && npm run build

test

mocha --compilers js:babel-register

test:pow

mocha --compilers js:espower-babel/guess

travis

npm run lint && npm run test

Metadata

  • MIT
  • Whatever
  • Nao Yonamine
  • released 12/13/2015

Downloads

Maintainers