UNPKG
tap-spec
Version:
latest (5.0.0)
5.0.0
4.1.2
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
3.0.0
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.0.1
Formatted TAP output like Mocha's spec reporter
github.com/scottcorgan/tap-spec
scottcorgan/tap-spec
tap-spec
/
test
/
fixtures
/
ok.txt
14 lines
(11 loc)
•
151 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TAP version
13
# beep
ok
1
should be equal ok
2
should be equivalent
# boop
ok
3
should be equal ok
4
(unnamed
assert
)
1.
.4
# tests 4
# pass 4
# ok