3

How to turn on console output in Android Unit tests? shows how to get stack trace for failing Android unit tests run using Gradle from the terminal. But not for instrumentation tests (i.e. ones in src/androidTest) and TestOptions doesn't seem to have a section called androidTests, instrumentationTests or something like that, as opposed to unitTests. How can I get these stack traces?

Alexey Romanov
  • 167,066
  • 35
  • 309
  • 487

0 Answers0