Skip to content
frawa edited this page May 3, 2012 · 10 revisions

UNDER CONSTRUCTION

Test Driven Development (TDD)

This page describes a setup suited for TDD, using Eclipse JSDT and Chrome Development Tools for remote debugging.

Prepare Eclipse

Prerequisits

Install JSDT

Install chromedevtools

Import project

Discover launch configurations

Connect Chrome to JSTestDriver in remote debugging mode

Connect Eclipse to Chrome for debugging

TDD

Setting breakpoints

Debugging

Clone this wiki locally