Skip to content

2022-02-12

Choose a tag to compare

@github-actions github-actions released this 15 Feb 03:39
· 227 commits to main since this release

Runner 1.5.0: runner 1.5.0-alpha01

Feb 11, 2022

androidx.test:runner:1.5.0-alpha01 is released.

API Changes

  • Add AndroidClasspathSuite and PackagePrefixClasspathSuite

New Features

  • Record android Trace spans for test lifecycle events

Bug Fixes

  • Support parameterized test names with commas and hashes.
  • Improve error handling during test discovery phase in orchestrator

Rules 1.4.1: rules 1.4.1-alpha04

Feb 11 2022

androidx.test:rules:1.4.1-alpha04 is released.

Monitor aka Platform 1.6.0: monitor 1.6.0-alpha01

Feb 11, 2022

androidx.test:monitor:1.6.0-alpha01 is released.

API Changes

  • Add internal plugin API for supporting different tracing libraries.

Dependency Changes

  • Add dependency on androidx.tracing

Espresso 3.5.0: Espresso 3.5.0-alpha04

Feb 11, 2022

The following artifacts were released:

  • androidx.test.espresso:espresso-accessibility:3.5.0-alpha04
  • androidx.test.espresso:espresso-core:3.5.0-alpha04
  • androidx.test.espresso:espresso-contrib:3.5.0-alpha04
  • androidx.test.espresso:espresso-idling-resource:3.5.0-alpha04
  • androidx.test.espresso:espresso-intents:3.5.0-alpha04
  • androidx.test.espresso:espresso-remote:3.5.0-alpha04
  • androidx.test.espresso:espresso-web:3.5.0-alpha04
  • androidx.test.espresso,idling:idling-concurrent:3.5.0-alpha04
  • androidx.test.espresso,idling:idling-net:3.5.0-alpha04

API Changes

  • Add inverted matchers for IntentMatchers.hasExtraWithKey() and BundleMatchers.hasKey()
  • Add a ViewAction that scrolls to the last position in a RecyclerView.

New Features

  • Record android Trace spans for Espresso actions

Bug Fixes

  • Use consistent InputDevice source for input gesture injection
  • Support simulating ActivityNotFoundExceptions in Espresso Intents.
  • Truncate view hierarchy in exception messages when it gets too large.
  • Display number and list of ambiguously matched views.

Dependency Changes

  • Update to kotlin stdlib 1.6.10

Core 1.4.1: Core Core-ktx 1.4.1-alpha04

Fev 11, 2022

androidx.test:core:1.4.1-alpha04 and androidx.test:core-ktx:1.4.1-alpha04 are released.

New Features

  • Record android Trace spans for ActivityScenario launch and close.

Dependency Changes

  • Add androidx.tracing dependency
  • Update to kotlin stdlib 1.6.10

JUnit Extensions 1.1.4: ext.junit 1.1.4-alpha04

** Dependency Changes

  • Update to kotlin stdlib 1.6.10

Feb 11, 2022

androidx.test.ext:junit:1.1.4-alpha04 and androidx.test.ext:junit-ktx:1.1.4-alpha04 are released.

Truth Extensions 1.5.0: ext.truth 1.5.0-alpha04

Feb 11, 2022

androidx.test.ext:truth:1.5.0-alpha04 is released.

Services 1.4.2: services 1.4.2-alpha01

Feb 11, 2022

androidx.test.services:test-services:1.4.2-alpha01 androidx.test.services:storage:1.4.2-alpha01 are released.

Orchestrator 1.4.2: orchestrator 1.4.2-alpha01

Feb 11, 2022

androidx.test:orchestrator:1.4.2-alpha01 is released.