clea test
Launch unit tests with Karma
Options
clea help test
--browsers [browsers] override which browsers tests are run against
--progress log progress to the console while building (defaults to true)
--single-run karma will exit once all tests are passed or any tests failed
--watch run tests when files change
Configuration
Karma configuration file can be changed in .clea-cli.json file be modifying karmaConfig property.