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

affogato

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

affogato

Support for mocha tests under jsdom.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

#Affogato npm version

Affogato is a custom JavaScript testing framework. It includes:

  • MochaJS, which affogato uses as the test runner. Theoretically, affogato is test-runner agnostic and could support multiple test runners.
  • SinonJS for spies, stubs, timers, and mocks
  • ChaiJS assertion library
  • JSDom to run the tests in a virtual (non-browser) environment
  • XHR recorder that replays ajax requests for reliability and speed
  • A debugger leveraging node-inspector
  • Code coverage tracking and reporting using Istanbul

This project is still in development.

FAQs

Package last updated on 14 Jul 2016

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