Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

grunt-jasmine-spec-server

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jasmine-spec-server

a server to run jasmine spec files selectively

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

grunt-jasmine-spec-server

This is a simple grunt task to run a development server to run jasmine spec files selectively. This makes debugging large codebases much easier, in particular those with long-running tests.

demo

This is not meant as a replacement of grunt-jasmine-runner, but rather to be used in conjunction. Use the runner for overall testing, and this when debugging specific spec files.

Keywords

grunt

FAQs

Package last updated on 10 Dec 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts