UNPKG

must-call

Version:

example.on('end', mustCall(() => {})); Check the callback function is called.

10 lines (9 loc) 122 B
language: node_js node_js: - "4" - "5" script: npm run coveralls sudo: false cache: directories: - node_modules