Skip to content

Commit aac3e70

Browse files
nikcorgljharb
authored andcommitted
[Docs] Add an alternative ES6 tape runner
I wrapped Buble and Reify for running ES6 syntax tests for my own purposes. Maybe someone else would enjoy it, too.
1 parent a1e8f7e commit aac3e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ By default, uncaught exceptions in your tests will not be intercepted, and will
128128

129129
- CoffeeScript support with https://www.npmjs.com/package/coffeetape
130130
- Promise support with https://www.npmjs.com/package/blue-tape
131-
- ES6 support with https://www.npmjs.com/package/babel-tape-runner
131+
- ES6 support with https://www.npmjs.com/package/babel-tape-runner or https://www.npmjs.com/package/buble-tape-runner
132132

133133
# methods
134134

0 commit comments

Comments
 (0)