0

Support custom testing frameworks

Juho Vepsäläinen 10 years ago 0
I'm using some testing tools of my own to test projects. It would be awesome if you could support `npm install` -> `npm test` kind of workflow and capture possible output. It would be even better if you could support a standard testing format such as TAP as that would allow nice visualization of the results.