Docs
Blog Status Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

2024-10-16

gradle-plugin 0.18.0

  • Much improved error messages, including the name and stacktrace of the first failing test
  • BETA: added an optional summary task that collects and prints out test results from all modules
  • BREAKING!
    • Minimum supported Android Gradle Plugin is now 7.0.0
    • Minimum supported Gradle is now 7.0.2
    • Changed default results output folder to build/test-results/${taskName}, aligning with jvm tests
  • Fixed issues when using the Gradle plugin together with Gradle isolated projects
  • Fixed a bug when configuration cache was broken when using certain providers in the extension dsl
  • Bumped default ew-cli to 0.11.1:
    • Fixed an issue where downloading individual test videos would bork out with a Faulty ew-cli, no QOI decoder configured? error