ADT development is in the open. If you wish to make contributions (in
code, ideas, etc.), please visit the adt-dev Google Group.

On Sun, Sep 4, 2011 at 6:55 PM, Charles <[email protected]> wrote:
> I am trying to integrate Android Unit Tests into Jenkins, so far
> everything runs correctly via adb. At the end of the tests however, I
> would like to be able to get the tests results in an JUnit XML file
> format, so as to enable the CI build system to parse and display the
> data graphically.
>
> In order to support this, I have found some user supported solutions:
> http://code.google.com/p/the-missing-android-xml-junit-test-runner/
> http://code.neenbedankt.com/android-junit-results-in-hudson
>
> I am curious if this will become a part of the SDK in the future.
> Either with additional instrumentation args, or as a new class? (eg.
> JUnitInstrumentationTestRunner)
>
> Cheers,
> Charles
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.6 Available!

-- 
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