Stryker: Add node-tap support

Created on 15 Jun 2017  Â·  7Comments  Â·  Source: stryker-mutator/stryker

It would be nice to be able to use Stryker with node-tap test framework.

☠ stale 🚀 Feature request

Most helpful comment

I want to try to implement this

All 7 comments

Hi! How does node-tap differ from tape?

@simondel I guess they are unrelated projects. The only thing that is common is that they both use the Test Anything Protocol (TAP) to produce output.

Just a heads up. Stryker recently released with the 'command' test runner. This is also the default if you don't specify a test runner. It just runs your npm test command. Exit code 0 means the tests succeeded. Exit code != 0 means failed. @EvgenyOrekhov would that work for you?

@nicojs Sorry, I don't use node-tap or Stryker anymore.

Ok, please don't forget about us. 👋

I want to try to implement this

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jeznag picture jeznag  Â·  6Comments

kmdrGroch picture kmdrGroch  Â·  5Comments

kmdrGroch picture kmdrGroch  Â·  4Comments

wmeints picture wmeints  Â·  6Comments

simondel picture simondel  Â·  6Comments