public
public copied to clipboard
Support tape
https://github.com/isaacs/node-tap https://github.com/substack/tape
Update: Hi, I'm in a new job now and I've decided to use Jest instead of tape, but I'll leave this ticket open for those who are still interested.
Thanks for the suggestion, will implement tap support in planned node.js runner.
+1
Is it planned somewhere in near future? I would really like to switch to Tape, but, well without Wallaby there is no way I would decide to do it. Wallaby is too cool.
@Pentiado I'm planning to have a look into supporting tape in a few weeks.
:+1:
Here's a strongly opinionated article about why it's great: Why I use Tape Instead of Mocha & So Should You
I too would love to see Tape support.
Yep, I'm a Tape user as well and would love support for it. Thanks!
Supporting Tape will be awesome!
+1. Very interested as well.
+1 as well
Any progress on this or should I install Mocha?
@davegomez we have made some progress, but no ETA yet as there're still a few things to do.
A quick poll: are you using tape for node or for browser tests?
I'm currently using it for Node but I would love to use it for browsers too (but the config with PhantomJS and Karma is a pain in the ass).
Browser mostly here. On Oct 27, 2015 9:50 AM, "David Gómez" [email protected] wrote:
I'm currently using it for Node but I would love to use it for browsers too (but the config with PhantomJS and Karma is a pain in the ass).
— Reply to this email directly or view it on GitHub https://github.com/wallabyjs/public/issues/2#issuecomment-151502325.
Node.
Both
Both as well.
Both
Both.
Both
I was wondering whether there are any updates w.r.t. tape support?
Writing tests is much less fun without Wallaby ;)
@WRidder We are close to finish tape for node.js tests support, still a few things to do, but it is getting there.
Awesome! Looking forward to it. Your support is impeccable :)
+1
+1
If anyone's willing to have a look, this is currently the blocking issue for Tape support in wallaby.js - https://github.com/substack/tape/issues/222
I'm using tape for browser.
+1
any progress on the tape support?