_mocha

simple, flexible, fun test framework - Node.js module

Install

All systems
curl cmd.cat/_mocha.sh
Debian Debian
apt-get install mocha
Ubuntu
apt-get install mocha
Arch Arch Linux
pacman -S atom
image/svg+xml Kali Linux
apt-get install mocha
Fedora
dnf install mocha
Windows (WSL2)
sudo apt-get update sudo apt-get install mocha
Raspbian
apt-get install mocha

mocha

simple, flexible, fun test framework - Node.js module

Mocha is a feature-rich JavaScript test framework running on Node.js and browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Node.js is an event-based server-side JavaScript engine.

atom

A hackable text editor for the 21st Century