Android

July 11, 2024

Enabling XML Output

Android tests run with Gradle generate XML output by default.

There are two output paths depending on the type of tests that are run.
Local unit test results will be in /path_to_your_project/module_name/build/test-results/and instrumented unit test results will be in path_to_your_project/module_name/build/test-results/connected/.

See the Android Developer Docs for more info.

Try it yourself or
request a demo

Get started for free

Try it yourself or
Request a Demo

Free for first 5 users