karma-runner/karma-edge-launcher

Name: karma-edge-launcher

Owner: Karma

Description: A Karma plugin. Launcher for Microsoft Edge.

Created: 2017-03-22 09:34:01.0

Updated: 2018-03-27 23:06:10.0

Pushed: 2017-09-12 23:38:21.0

Homepage:

Size: 199

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

karma-edge-launcher

js-standard-style npm version npm downloads

Build Status Build Status Dependency Status devDependency Status

Launcher for Microsoft Edge.

This is a fork of the launcher for Internet Explorer. Originally located at nickmccurdy/karma-edge-launcher.

Based on edge-launcher.

Status

In development, with pre-1.0 versions now available on the npm registry.

Installation

The easiest way is to keep karma-edge-launcher as a devDependency, by running

install karma-edge-launcher --save-dev
Configuration
arma.conf.js
le.exports = function(config) {
nfig.set({
browsers: ['Edge']
;

You can pass list of browsers as a CLI argument too:

a start --browsers Edge

For more information on Karma see the homepage.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.