The "test" task performs a one time build and karma test of all .spec.js
  files in the project.

Examples:
  angularity test    Run this task


Options:
  --help, -h, -?         This help message
  --jshint-reporter, -j  Specify a custom JsHint reporter to use. Either a
                         locally npm installed module, or the absolute path to
                         one.            [default: "angularity-jshint-reporter"]
  --karma-reporter, -k   Specify a custom Karma reporter to use. Either a
                         locally npm installed module, or an asolute path to
                         one.             [default: "karma-angularity-reporter"]