パッケージの詳細

karma-cli

karma-runner1.2mMIT2.0.0

The Karma command line interface.

karma, spectacular, runner, karma

readme

karma-cli

js-standard-style npm version npm downloads

Build Status Dependency Status devDependency Status

The Karma command line interface.

Install this module if you want to be able to use karma in your command line.

更新履歴

2.0.0 (2018-11-28)

Chores

  • update required node version to 6 (951d247)

BREAKING CHANGES

  • Node versions previous to 6 are no longer supported.

1.0.1 (2016-06-26)

Features

1.0.0 (2016-05-03)

0.1.2 (2015-12-23)

Bug Fixes

  • Add node.js 5 to the engines list (0acef9a6)

0.1.1 (2015-09-27)

Bug Fixes

  • engines: use values from karma's engines requirement (f7c492ce, closes #13)

0.1.0 (2015-06-26)

Bug Fixes

v0.0.4 (2014-03-11)

Bug Fixes

  • Use path.join() to make it run on Windows. (05346293)

v0.0.3 (2013-11-18)

Features

v0.0.2 (2013-11-16)

Bug Fixes

  • pass correct "basedir" option (e81749e9)