-
Notifications
You must be signed in to change notification settings - Fork 3
Eclipse
Christian Meyer edited this page Jun 20, 2014
·
5 revisions
This is an Eclipse plugin that adds useful keyboard shortcuts for TDD.
Ctrl+J jumps between source code and unit test for the current class (or creates a unit test for the current class if needed)
Ctrl+R runs the unit test associated with the current class
It can be installed from this (http://moreunit.sourceforge.net/update-site) update site. See http://moreunit.sourceforge.net for more information.