Skip to content

ViSH Editor Testing

Aldo edited this page Apr 30, 2015 · 1 revision

Instructions to set up the test environment for ViSH Editor.

Requirements:

  • Node.js
  • NPM (Package Manager)
  • Mocha

Installation:

  1. Go to the ViSH Editor folder and execute:
npm install

How to execute the ViSH Editor tests:

node ~/vish_editor/node_modules/mocha/bin/_mocha --ui tdd ~/vish_editor/test/