1

I am playing around with Enide, an Eclipse IDE for Node-JS development, and nodeunit, a JUnit-like testframework. How do I need to configure Enide, that I will be able to see a 'Run as XUnit-test'-entry in the Eclipse context menu?

Jochen
  • 1,746
  • 4
  • 22
  • 48

1 Answers1

0

Currently not possible, see Is there any unit testing integration in nodeclipse?

I researched before, but not working on more. Welcome on GitHub to work on https://github.com/Nodeclipse/nodeclipse-1/issues

Community
  • 1
  • 1
Paul Verest
  • 60,022
  • 51
  • 208
  • 332