Michele Della Mea

Results 1 comments of Michele Della Mea

I had the same issues you have to run it programmatically. It's easy. ``` const Mocha = require('mocha'), fs = require('fs'), path = require('path'); // Instantiate a Mocha instance. const...