Skip to content

mocha, itchcork javascript unit test runner with built in istanbul code coverage

License

Notifications You must be signed in to change notification settings

adamjmoon/jstestabul

Repository files navigation

jstestabul

Tool for running Javascript UnitTests with Istanbul Code Coverage Report for any Project

Features

  • runs [Mocha] (http://visionmedia.github.io/mocha/) Unit Tests with Sinon.JS support
  • configurable project javascript source directory and project Unit Test specs directory
  • creates Node Web that allows to view Test Results with Tab for Istanbul Code Coverage Report
  • external project file watching with Live Reload for Node Test Results Web

Setup jstestabul

  • cd jstestabul
  • Run npm install

About

mocha, itchcork javascript unit test runner with built in istanbul code coverage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages