Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 950 Bytes

File metadata and controls

32 lines (21 loc) · 950 Bytes

Espresso {version} {:#espresso-{version}}

{{date}}

The following artifacts were released:

  • androidx.test.espresso:espresso-accessibility:{version}
  • androidx.test.espresso:espresso-core:{version}
  • androidx.test.espresso:espresso-contrib:{version}
  • androidx.test.espresso:espresso-idling-resource:{version}
  • androidx.test.espresso:espresso-intents:{version}
  • androidx.test.espresso:espresso-remote:{version}
  • androidx.test.espresso:espresso-web:{version}
  • androidx.test.espresso.idling:idling-concurrent:{version}
  • androidx.test.espresso.idling:idling-net:{version}

Bug Fixes

  • Replace now-unnecessary reflection from TestLooperManagerCompat when using Android SDK 36 APIs
  • Don't suppress AppNotIdleException if dumpThreadStates throws.

New Features

Breaking Changes

API Changes

  • Update to minSdkVersion 23 and remove all related logic for SDKs < 23

Breaking API Changes

Known Issues