Skip to content

Instantly share code, notes, and snippets.

@tianhaoz95
Created November 8, 2019 05:47
Show Gist options
  • Save tianhaoz95/6d918ada66b5f99ae96bcb6db6d0e39f to your computer and use it in GitHub Desktop.
Save tianhaoz95/6d918ada66b5f99ae96bcb6db6d0e39f to your computer and use it in GitHub Desktop.
fb test package.json
{
"name": "example test",
"scripts": {
"test": "mocha -r ts-node/register --reporter spec test/**/*.ts"
}
}
// To run the tests, just use: npm test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment