Join Slack
Powered by
Question to plugin authors. What's the best way to...
# plugin-development
j
Jonathan Leitschuh
09/25/2025, 8:12 PM
Question to plugin authors. What's the best way to integration test the problems API?
Jonathan Leitschuh
09/25/2025, 8:12 PM
CC:
@John
v
Vampire
09/25/2025, 9:13 PM
I guess as long as
https://github.com/gradle/gradle/issues/30627
is not implemented you can only do it using the tooling API.
j
John
09/25/2025, 10:05 PM
I think it emits some console output and an html report? those could be asserted.
v
Vampire
09/25/2025, 10:13 PM
https://github.com/gradle/gradle/issues/32071
j
John
09/25/2025, 10:19 PM
Ah ok so just the report file
John
09/25/2025, 10:19 PM
Better than nothing though
Open in Slack
Previous
Next