karma-sauce-browsers
v0.0.1
Published
Helper functions to ease browser and platform selection.
Downloads
21
Readme
karma-sauce-browsers
Build a dictionary of browsers based on user input to be used in karma-sauce-launcher.
Getting Started
This is a utility library for karma-sauce-launcher.
Normally, you would need to define in your Gruntfile.js customLaunchers for each target. These customLaunchers are
too rigid and this library helps to build tasks that adds the customLaunchers programmatically.
Testing
npm install -g mocha # if necessary
mocha