This Karma plugin adds browser launchers for ievms virtual machines. This
allows for testing across multiple versions of Internet Explorer simultaneously.
Requirements
You must have installed whichever IE virtual machines you wish to use with
ievms or
iectrl.
karma-ievms
Karma launcher for ievms virtual machines.
This Karma plugin adds browser launchers for ievms virtual machines. This allows for testing across multiple versions of Internet Explorer simultaneously.
Requirements
You must have installed whichever IE virtual machines you wish to use with ievms or iectrl.
Installation
Install the plugin from npm:
Or from Github:
Install the ievms virtual machines on which you wish to test. See the ievms homepage or iectrl for further instructions.
Add ievms virtual machine names to the
browsers
key in your Karma configuration:Usage
Just run your tests!
If you'd like to see the debug output from ievms/iectrl, set the
DEBUG
environment variable toiectrl:*
: