-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support tape #2
Comments
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. |
👍 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.
|
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 :) |
Why no support (even experimental) for tape in browser? Are there upstream issues blocking that too? |
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.
The text was updated successfully, but these errors were encountered: