Skip to content

Not all karma configuration is supported #1

@timothycraig

Description

@timothycraig

Thank you for making this wonderful plugin!

I've been trying to update from vue-cli-plugin-unit-karma, but there is one blocker:

The karma config in this plugin only supports a limited number of options: https://github.com/tushararora/vue-cli-plugin-unit-karmajs/blob/master/karma.conf.js#L16

If additional options are needed such as customLaunchers (http://karma-runner.github.io/4.0/config/browsers.html), they do not get merged in with the config. vue-cli-plugin-unit-karma supported custom options as shown here: https://github.com/davidwallacejackson/vue-cli-plugin-unit-karma/blob/master/karma.conf.js#L44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions