[Building Sakai] Debugging unit tests in Eclispe

Brian Jones bjones86 at uwo.ca
Tue Jul 16 13:09:35 PDT 2013


Hello,

Does anyone have any positive experience with debugging unit tests in
Eclipse? I can get mvn in debug mode to listen for a socket attach, and I
can attach my Eclipse debugger to it just fine, but it never respects the
breakpoints I've set. Once it's attached, it just does the tests from start
to finish without pausing on my breakpoitns.

I've tried the following mvn commands:

	- mvnDebug -DforkCount=0 test
	- mvnDebug -DforkMode=never test

Cheers,

Brian Jones
Applications Development
Information Technology Services
Support Services Building, Room 4326
Western University
(519) 661-2111 x86969
bjones86 at uwo.ca





More information about the sakai-dev mailing list