Android Unit Test v1.0.0

BREAKING CHANGE: Local unit test HTML result directory pattern input’s default pattern updated from *build/reports to *build/reports/tests based on: https://developer.android.com/studio/test/command-line

Most likely no user action needed, as now the default value is in align with Android defaults. To use the previous pattern, just overwrite the input’s value.

Local unit test HTML result directory pattern and Local unit test XML result directory pattern input title and description update.

Ship Addon export fix: Local unit test XML result files are exported for Ship Addon under <module><variant> tab, other reports (located under the output directory selected by Local unit test XML result directory pattern) are exported under other(-x) tab(s).

This topic was automatically closed after 90 days. New replies are no longer allowed.