Software Crafting
Ctrlk
  • Introduction
  • Tools
  • Seminars
  • Programming
    • Javascript
      • Node.js
        • Frameworks
    • Python 2
    • Rust
    • Makefiles
    • GNU General Public License (GPL)
  • Crafting
  • Algorithms
  • Amazon Web Services
Powered by GitBook
On this page
  • Guides
  • References

Was this helpful?

  1. Programming
  2. Javascript
  3. Node.js

Frameworks

  • Express - Fast, unopinionated, minimalist web framework for Node.js

  • Mocha - the fun, simple, flexible Javascript test framework

Guides

  • Testing Socket.IO using Mocha

  • EADDRINUSE when watching tests with mocha and supertest

  • Testing Node.js With Mocha and Chai

  • Testing Express APIs with Supertest

References

  • Getting Started with Node.js and Mocha

  • Chai assertion style guide

PreviousNode.jsNextPython 2

Last updated 6 years ago

Was this helpful?