Skip to content

greenfield-innovation/karma-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov.io Dependency Status devDependency Status

karma-test

DevOps Playground with karma + mocha + chai + sinon + istanbul + codecov = <3

Setup Tutorial

Usage

Fork this repo to use it as your project template with a ready-made test runner set up. Then simply run

npm install

Run tests:

npm test

Tools and Frameworks

  • Mocha
  • Chai
  • Sinon
  • Karma
  • Istanbul
  • Codecov.io
  • Browserify
  • Babelify (write ES6 code for your project and your tests)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%