This is a fork of mocha 3.5.3 to upgrade dependencies to retain support for Node >=8 and resolve npm audit issues. Replace mocha-compat wherever you use mocha so they can be used side by side
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.