Posted on

Power-assert compiler plugin

https://kotlinlang.org/docs/power-assert.html

The Kotlin Power-assert compiler plugin improves the debugging experience by providing detailed failure messages with contextual information. It simplifies the process of writing tests by automatically generating intermediate values in failure messages. It helps you understand why a test failed without needing complex assertion libraries.

Posted on

Android Studio Meerkat Feature Drop

Вышла стабильная версия Android Studio Meerkat Feature Drop

Список изменений:

Developer Productivity:

  • Analyze Crash Reports with Gemini
  • Generate Unit Test Scenarios with Gemini
  • Gemini Prompt Library

Compose and UI:

  • Themed Icon Preview
  • Compose Preview Enhancements (Zoom, Collapsible Groups, View Modes)

Build and Deploy:

  • KMP Shared Module Template
  • Updated UX for Adding Devices
  • Google Play SDK Insights: Deprecated SDK Warnings
  • Updated Build Menu & Actions
  • Standardized Config Directories

IntelliJ Platform Update

  • Feature complete K2 mode
  • Improved Kotlin and Java** inspection reliability
  • Debugger improvements
  • Speed and quality of life improvements in Terminal

https://android-developers.googleblog.com/2025/05/android-studio-meerkat-feature-drop-is-stable.html