Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public Test Event APIs #97

Open
big-guy opened this issue Oct 23, 2024 · 0 comments
Open

Public Test Event APIs #97

big-guy opened this issue Oct 23, 2024 · 0 comments

Comments

@big-guy
Copy link
Member

big-guy commented Oct 23, 2024

Gradle will provide public APIs to allow custom test tasks to generate test events that can be consumed by Tooling API clients (IDEs) and Develocity. Currently, test events are only generated by the built-in Test task for JVM projects.

The aim of this work is to improve Gradle’s testing infrastructure so that it can be reused by other ecosystems (Android, Kotlin Multiplatform, Native) via public APIs and to expose test results for mult-variant software. These APIs will better integrate other ecosystems into existing infrastructure, while reducing the amount of boilerplate and duplication in those ecosystems.

This is targeted for EOY 2024.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant