-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I've noticed that AGP 9 comes with Gradle test suite support, apparently. While documented, I haven't been able to find any sort of release note or other announcement on this. It's probably still getting worked on, but I'm curious if this would help to simplify support of instrumentation tests via this project! 👀
- https://developer.android.com/reference/tools/gradle-api/9.0/com/android/build/api/dsl/AgpTestSuite
- https://cs.android.com/android-studio/platform/tools/base/+/mirror-goog-studio-main:build-system/gradle-api/src/main/java/com/android/build/api/dsl/TestOptions.kt;l=113-144;drc=24548ccac3813558373462f04d14e6738141624d (for some reason it's not visible in the public docs)
Note: Test suites are still incubating in Gradle, but they're quite stable for a while... See gradle/build-tool-roadmap#54.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels