affogato

1.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i affogato

Weekly Downloads

52

Version

1.0.0

License

none

Last publish

Collaborators

  • arthuralee
  • chrisdanford
  • dwest-pinterest
  • missyjcat