Skip to content

Continuous test runner for Javascript/Typescript using Chutzpah and Jasmine

Notifications You must be signed in to change notification settings

sandermvanvliet/JSCrunch

Repository files navigation

JSCrunch

Build status

A continuous test runner for Javascript/Typescript using Chutzpah and Jasmine inspired by the wonderful NCrunch by Remco Mulder.

Usage

  • Clone sources
  • Update app.config in the JSCrunch project and set the following values:
    • JSCrunch.PathToWatch: Where to look for changes
    • JSCrunch.TestPattern: The file pattern to look for
    • JSCrunch.TestRunnerExecutable: The path to Chutzpah
    • JSCrunch.TestRunnerParameters: Don't change this unless you want to run JavaScript instead of TypeScript
  • Start the JSCrunch project

Some warnings

Currently this is not even alpha, it's in continous hacking state so YMMV.

About

Continuous test runner for Javascript/Typescript using Chutzpah and Jasmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published