Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grouch

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grouch

Run test files

  • 0.0.2
  • https://github.com/gyandeeps/grouch/releases/tag/0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

NPM version Build Status

Grouch

Test runner for any front end project.

It runs unit test using jasmine and does code coverage using istanbul.

##Options

Options:
  -h, --help                       Show help.
  -s, --src path::String           Source file location. - default: ./main
  -t, --srcTest path::String       Test file location - default: ./tests
  -d, --dest path::String          Path of the output directory - default: ./site
  -m, --mock [path::String]        Path of the mock files directory - default: []
  -g, --config path::String        Load configuration data from this file. - default: ./package.json
  -i, --ignorePath [path::String]  Supply a collection of ignore paths. - default: []
  -c, --codeCoverage               Code coverage should be done. - default: true

##Future

Check out the Grouch Roadmap.

Keywords

FAQs

Package last updated on 20 Sep 2014

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc