The output of any test in msysgit looks like this:
The original TAP input:
> node test
TAP version 13
# map-to/array
ok 1 should be equivalent
ok 2 should be equivalent
ok 3 should be equivalent
# map-to/object
ok 4 should be equivalent
ok 5 should be equivalent
ok 6 should be equivalent
ok 7 should be equivalent
1..7
# tests 7
# pass 7
# ok
The output of any test in msysgit looks like this:
The original TAP input: