Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Test-Driven JavaScript Development

You're reading from   Test-Driven JavaScript Development Learn JavaScript test-driven development using popular frameworks and tools

Arrow left icon
Product type Paperback
Published in Dec 2015
Publisher
ISBN-13 9781782174929
Length 240 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Ravi Kumar Gupta Ravi Kumar Gupta
Author Profile Icon Ravi Kumar Gupta
Ravi Kumar Gupta
Arrow right icon
View More author details
Toc

Setting up JsTestDriver with IDE


In the previous section, we have seen how we can run JsTestDriver using command line. Now we will see how we can use it as an eclipse plugin. The eclipse plugin for JsTestDriver allows you to utilize all the features of JsTestDriver. Follow the steps to setup JsTestDriver for eclipse:

  1. Install Eclipse Indigo version from http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/indigo/SR2/eclipse-jee-indigo-SR2-win32-x86_64.zip.

  2. Extract the downloaded ZIP in any of the drive of your system.

  3. Start Eclipse and navigate to Help | Install new Software.

  4. Add http://js-test-driver.googlecode.com/svn/update/ as an update site as shown in the following screenshot:

  5. Check the JS Test Driver Plugin for Eclipse checkbox and hit Next:

  6. Click on Next on Install Details page:

  7. Accept the terms agreement and click on the Finish button.

  8. You will get one security warning alert, then click on Yes.

  9. When Eclipse asks you to restart/apply changes, click on Restart...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image