UNPKG

unroll

Version:

A helper tool to easily iterate through test data against a test method with verbose output about each iteration.

12 lines (11 loc) 222 B
language: node_js node_js: - "7" dist: trusty sudo: false addons: chrome: stable before_install: - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost & script: - npm run ci