Skip to content

bripkens/commonjs-karma-saucelabs-example

Repository files navigation

CommonJS Karma SauceLabs Example

Build Status

Sauce Test Status

This repository (will) contain a minimal working example of CommonJS modules that are transpiled for use in the browser and tested using Karma and SauceLabs.

Usage

Clone this repository

git clone git@github.com:bripkens/commonjs-karma-saucelabs-example.git

Install dependencies

cd commonjs-karma-saucelabs-example
npm install

Execute the tests

npm test

Configure Travis CI

$ travis encrypt --add env.global SAUCE_USERNAME=...
$ travis encrypt --add env.global SAUCE_ACCESS_KEY=...

About

minimal working example of CommonJS modules that are tested on SauceLabs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages