cutest

v0.1.8-0
The CUTEST testing framework
testing

lint

standard

postversion

npm run dist

postpublish

tag-dist-files --overwrite-existing-tag

dist

rollup -c -o cutest.js ./src/index.js && rollup -c -f es -o cutest.mjs ./src/index.js

watch

concurrently 'rollup -wc -o cutest.js ./src/cutest.js' 'rollup -wc -f es -o cutest.mjs ./src/index.js'

debug:node

concurrently 'rollup -wc' 'nodemon --inspect --debug-brk cutests.test.js'

debug:browser

concurrently 'rollup -wc' './bin/serve.js cutest.test.js -o'

Metadata

  • MIT
  • Whatever
  • Kevin Jahns
  • released 6/15/2017

Downloads

Maintainers