Examples (4)
Run all specifications in the "spec" directory
Run specifications using a specific configuration file
kahlan --config=path/to/configuration_fileRun specifications and output using a reporter
kahlan --reporter=dot|bar|json|tap|verboseRun specifications with code coverage (detail can be between 0 and 4)
kahlan --coverage=detail_levelmade by @shridhargupta | data from tldr-pages