BingoLee

Results 1 issues of BingoLee

I am trying to use official demo with `power-assert`. After Mocha run the unit test, it output `func.apply(thisObj, args)` insted of the descriptive assertion messages. spec.js ```js const assert =...