glebec / mocha-tiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mocha small example

  • use mocha command in npm script
    • use a shell glob pattern to match which files to run
      • put shell glob in escaped double quotes for MAX COMPATIBILITY
    • put all files in src to avoid matching e.g. node_modules

About


Languages

Language:JavaScript 100.0%