We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install required libraries with npm
$ npm install -g esm@3.2.25 chai@4.3.4 mocha@8.3.2
and use mocha to do unittest (in the same directory with .mocharc.js)
$ mocha
There was an error while loading. Please reload this page.