Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 480 Bytes

venus.eclipse

Eclipse plugin for Venus.js

Whenever you save a JavaScript test file with the extension "spec.js", Eclipse will run the unit test using Venus

Setup

Move the "Venus" folder into the following directory:

  • Linux - /home/{your_username}/Documents/Aptana Rubles
  • Mac OS X - /Users/{your_username}/Documents/Aptana Rubles

To verify that the plugin has been installed successfully, restart Eclipse and go to Commands -> Venus -> Run unit test