Skip to content

Instantly share code, notes, and snippets.

@kianaditya
Created June 15, 2020 11:55
Show Gist options
  • Save kianaditya/ee7688a55da689615c4dd0f06af4ffb0 to your computer and use it in GitHub Desktop.
Save kianaditya/ee7688a55da689615c4dd0f06af4ffb0 to your computer and use it in GitHub Desktop.
//.mocharc.json
{
"diff": true,
"recursive": true,
"extension": ["js"],
"package": "./package.json",
"slow": 75,
"timeout": 7000,
"color": true,
"exit": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment