Thursday, 23 July 2020

How to test process.on() using mocha?

Apologies if this is a naive question. I'm relatively new to Typescript and Mocha testing. I have the following question posted on StackOverflow about how to test `process.on()` using mocha testing, so that I may increase code coverage:https://stackoverflow.com/questions/63062843/how-to-test-process-on-using-mochaAny advice would be greatly appreciated!

Submitted July 23, 2020 at 09:49PM by e_n_v

No comments:

Post a Comment