How to run your protractor tests in eclipse?

2019-01-27 09:27发布

问题:

I have installed Enide Studio 2014 from eclipse marketspace. What configurations setting need to be done in Eclipse to make protractor tests running.

Currently I am using Webstorm IDE and it has run configurations setting like Node Interpreter, Working Directory, JavaScript File, Application parameters.

I am not not sure where I can do the same settings in Eclipse.

回答1:

Disclaimer I'm the author of AngularJS Eclipse

I suggest you that you install AngularJS Eclipse 1.2.0-SNAPSHOT which provides now an Eclipse Protractor support :

  • completion, hyperlink, validation for Protractor in the JavaScript Editor
  • Run/Debug Protractor