Expected behavior
var stopper = require('karma').stopper
stopper.stop({port: 9876}, function(exitCode) {
Actual behavior
var stopper = require('karma').stopper
runner.stop({port: 9876}, function(exitCode) {
- Karma version (output of
karma --version):
1.0
See here: https://github.com/karma-runner/karma/blob/53f53bb662cf1297d6725e4c1e70e6f3fc5761a2/docs/dev/04-public-api.md#stopperstopoptions-callbackprocessexit
Expected behavior
Actual behavior
karma --version):1.0
See here: https://github.com/karma-runner/karma/blob/53f53bb662cf1297d6725e4c1e70e6f3fc5761a2/docs/dev/04-public-api.md#stopperstopoptions-callbackprocessexit