New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bumble-test

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bumble-test

A test runner setup for running Mocha + Chai + Sinon + JsDom that will proabably not work with your code.

  • 0.6.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

bumble-test

A test runner setup for running Mocha + Chai + Sinon + JsDom that will proabably not work with your code.

This is the test runner script I built with help from some really great packages like Mocha, Chai, Sinon and jsDom. You should need to require any of the above dependencies in your project. Just provide bin/testRunner.coffee with the path where it can find your tests

Currently works with tests written in plain ES5 javascript, coffeescript and cjsx

Run node_modules/bumble-test/bin/init from the command line to create shortcut scripts in /scripts. The runTest and debugTest can accept a file glob so you can test one or a directory of scripts like this:

scripts/runTest test/myAwesomeTest.coffee

The scrits/debugTest shortcut script will load the test(s) with Node.js args to load in node-inspector.

Keywords

FAQs

Package last updated on 14 Jun 2018

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