Skip to content

Instantly share code, notes, and snippets.

@cggaurav
Created November 22, 2016 20:57
Show Gist options
  • Save cggaurav/3ec0aca6100fb2f138b4b6fdba9bac70 to your computer and use it in GitHub Desktop.
Save cggaurav/3ec0aca6100fb2f138b4b6fdba9bac70 to your computer and use it in GitHub Desktop.
{
scripts: {
"test": "mocha",
"test:unit": "mocha -g ^Unit::",
"test:int": "mocha -g ^Integration::"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment