Monday, 10 April 2017

Trouble with using child_process in chai

When I run node.js code with child_process creation through node, it works fine. But when I try to test that code through chai, it fails with:

Error: This socket has been ended by the other party

Why I receive that error. How to fix that?



via Dmitry Nalyvaiko

No comments:

Post a Comment