UNPKG

hugs

Version:

Hugs - a wrapper for test frameworks

11 lines (10 loc) 200 B
language: node_js node_js: - "6" - "8" script: - npm run lint - npm run test:unit:coverage:cc - npm run test:functional:ava - npm run test:functional:mocha - npm run test:functional:tap