pkrumins/testling-ci-test-example

6.0
7.0
8.0
✓9.0
✓10.0
✓10.0
✓20.0
✓21.0
✓22.0
✓23.0
✓3.5
✓10.0
✓15.0
✓16.0
✓17.0
✓5.1
✓10.0
✓11.0
✓12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/slide npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker npm http 200 https://registry.npmjs.org/traverse npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
✓9.0
✓10.0
✓10.0
✓20.0
✓21.0
✓22.0
✓23.0
✓3.5
✓10.0
✓15.0
✓16.0
✓17.0
5.1
✓10.0
✓11.0
12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/deep-equal npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
timeout waiting to hear back from safari/5.1
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
✓9.0
✓10.0
10.0
20.0
21.0
22.0
23.0
✓3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/runforcover npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
✓9.0
✓10.0 1
6.0 1
7.0 1
8.0 1
6.0
7.0
8.0
10.0
✓10.0
✓20.0
✓21.0
✓22.0
✓23.0
✓3.5
✓10.0
✓15.0
✓16.0
✓17.0
✓5.1
✓10.0
✓11.0
✓12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
iexplore/10.0 1
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
✓9.0
✓10.0 0
6.0 0
7.0 0
8.0 0
6.0
7.0
8.0
10.0
✓10.0
✓20.0
✓21.0
✓22.0
✓23.0
✓3.5
✓10.0
✓15.0
✓16.0
✓17.0
✓5.1
✓10.0
✓11.0
✓12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
iexplore/10.0 0
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
✓9.0
✓10.0
✓10.0
✓20.0
✓21.0
✓22.0
✓23.0
✓3.5
✓10.0
✓15.0
✓16.0
✓17.0
✓5.1
✓10.0
✓11.0
✓12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
9.0
10.0
10.0
20.0
21.0
22.0
23.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide npm http 200 https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
9.0
10.0
10.0
20.0
21.0
22.0
23.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http 200 https://registry.npmjs.org/defined npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
9.0
10.0
10.0
20.0
21.0
22.0
23.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet npm http 200 https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/bunker npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
✓9.0
✓10.0
✓10.0
✓20.0
✓21.0
✓22.0
✓23.0
✓3.5
✓10.0
✓15.0
✓16.0
✓17.0
✓5.1
✓10.0
✓11.0
✓12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test ok 1 should be equivalent # timesThree test ok 2 should be equivalent 1..2 # tests 2 # pass 2 # ok
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
9.0
10.0
20.0
21.0
22.0
23.0
10.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm WARN package.json testling-ci-test-example@0.0.1 scripts['tests'] should probably be scripts['test'] npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 should be equal --- operator: equal expected: [2,4,6] actual: [2,4,6] ... # timesThree test not ok 2 should be equal --- operator: equal expected: [3,6,9] actual: [3,6,9] ... 1..2 # tests 2 # pass 0 # fail 2
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
TAP version 13 # timesTwo test not ok 1 Error: Object doesn't support this property or method on line 1
6.0
7.0
8.0
9.0
10.0
10.0
20.0
21.0
22.0
23.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/slide npm http 200 https://registry.npmjs.org/deep-equal npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/mkdirp npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
6.0
7.0
8.0
9.0
10.0
10.0
20.0
21.0
22.0
23.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)
6.0
7.0
8.0
9.0
10.0
10.0
20.0
21.0
22.0
23.0
3.5
10.0
15.0
16.0
17.0
5.1
10.0
11.0
12.0
npm http GET https://registry.npmjs.org/tap npm http GET https://registry.npmjs.org/tape npm http 200 https://registry.npmjs.org/tap npm http 200 https://registry.npmjs.org/tape npm http GET https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http GET https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http 200 https://registry.npmjs.org/tap/-/tap-0.3.3.tgz npm http 200 https://registry.npmjs.org/tape/-/tape-0.0.5.tgz npm http GET https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/jsonify npm http GET https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/slide npm http GET https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http 200 https://registry.npmjs.org/defined npm http GET https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover npm http GET https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz npm http 200 https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/difflet npm http GET https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/buffer-equal npm http 200 https://registry.npmjs.org/slide/-/slide-1.1.3.tgz npm http GET https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/defined/-/defined-0.0.0.tgz npm http 200 https://registry.npmjs.org/runforcover/-/runforcover-0.0.2.tgz npm http 200 https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz npm http 200 https://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz npm http 200 https://registry.npmjs.org/difflet/-/difflet-0.2.3.tgz npm http 200 https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.4.tgz npm http 200 https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.0.tgz npm http GET https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/charm npm http 200 https://registry.npmjs.org/abbrev npm http GET https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/bunker npm http GET https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/charm npm http GET https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http 200 https://registry.npmjs.org/abbrev/-/abbrev-1.0.4.tgz npm http 200 https://registry.npmjs.org/charm/-/charm-0.0.8.tgz npm http 200 https://registry.npmjs.org/bunker/-/bunker-0.1.2.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.6.3.tgz npm http GET https://registry.npmjs.org/burrito npm http 200 https://registry.npmjs.org/burrito npm http GET https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http 200 https://registry.npmjs.org/burrito/-/burrito-0.2.12.tgz npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/traverse npm http 304 https://registry.npmjs.org/traverse npm http GET https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz npm http 200 https://registry.npmjs.org/traverse/-/traverse-0.5.2.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-1.1.1.tgz tape@0.0.5 node_modules/tape ├── deep-equal@0.0.0 ├── defined@0.0.0 └── jsonify@0.0.0 tap@0.3.3 node_modules/tap ├── deep-equal@0.0.0 ├── buffer-equal@0.0.0 ├── mkdirp@0.3.4 ├── slide@1.1.3 ├── nopt@2.1.1 (abbrev@1.0.4) ├── difflet@0.2.3 (charm@0.0.8, traverse@0.6.3) └── runforcover@0.0.2 (bunker@0.1.2)