Your procedure sounds like it should work. But note you can debug the tests
from within Eclipse by doing a 'Debug As > Android JUnit test' operation.
Regards,
Brett.
On Thu, May 13, 2010 at 3:38 PM, plusminus wrote:
> Hi guys,
>
> did anyone actually succeed in debugging AndroidTestCases?
>
> I
Hi guys,
did anyone actually succeed in debugging AndroidTestCases?
I have a test-suite I can successfully run either from the Eclipse or
from the command.
But as I add the debug flags like this:
adb shell am instrument -w -e debug true org.anddev.andengine.test/
android.test.InstrumentationTestR
2 matches
Mail list logo