Skip to content

Vitaliy-Yarovuy/idea-chutzpah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea-chutzpah

plugin for running jasmine(Mocha/QUnit) unit test in WebStorm (and other Intellij Idea IDE). It's used chutzpah.console command line tools and working only in windows.

install

  1. make sure you have installed chocolatey
  2. install chutzpah as global package with chocolatey > choco install chutzpah , more details: https://chocolatey.org/packages/chutzpah
  3. download and install plugin to WebStorm(or other intellij idea editors): idea-chutzpah.jar

using

plugin add 2 actions to context menu in projects tree and editor area

context menu context menu

Run chutzpah in browser - it's open in default browser page with jasmine test of selected file (useful for debugging).
Run chutzpah from path - it's run all test files inside chosen directory or selected test file, result will be shown in internal console.

console

About

plugin for idea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages