Skip to content

Releases: bitrise-steplib/bitrise-step-android-unit-test

0.11.0

31 May 13:20
428918d

Choose a tag to compare

  • fixed: Build failing with the latest version #14
  • new input: is_debug

An index out of bounds error arose when users have test results picked up, that are not Android related and cannot be linked to a variant. This is now fixed.

An is_debug input variable has been added, which logs extra information about the exported test result paths, to help uncover any future issues.

0.10.0

10 May 15:11
55470cf

Choose a tag to compare

Bitrise Test Addon integration.

0.9.6

14 Mar 14:53
d2fd457

Choose a tag to compare

Added --console=plain to the tasks list command.

0.9.5

29 Oct 11:49
b066992

Choose a tag to compare

0.9.4

24 Oct 10:25
ab10871

Choose a tag to compare

0.9.3

23 May 13:22

Choose a tag to compare

  • printing commands

0.9.2

23 Apr 08:14

Choose a tag to compare

  • added dir validation for ProjectLocation

0.9.1

23 Apr 08:05

Choose a tag to compare

  • added additional arguments input
  • retry artifact export without modtime check
  • fixed variant selection

0.9.0

04 Apr 10:45
7c41a81

Choose a tag to compare

  • Initial version