Hi,

If I write several applications, and also write test cases for these
applications, how can I run all test cases on Android emulator or
devices automatically?
Because "adb shell am instrument -w TestPackage/
InstrumentationTestRunner" can only run one package, but I want to run
several packages together, how can I do?
Does it possible not specify the package and InstrumentationTestRunner
name?

Thanks for your help.

Best Regards,

Horse

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to