karma-runner / karma-runner/karma

Pass empty array for a config via command line API

Open
#2,131 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Expected behavior

I want to override the `browsers` config with an empty array. I used `--browsers=[]` or `--browsers=` with no luck.
### Actual behavior

Karma ignores my arguments or complains that `[]` is not installed
### Enviroment Details

Ubuntu Linux
- Karma version (output of `karma --version`): Karma version: 0.13.22
- Relevant part of your `karma.config.js` file: test/karma.conf.js

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.