Skip to content

use printTestResult for all AbstractTestTasks #89

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

Merged
merged 2 commits into from
Jun 22, 2025
Merged

Conversation

robstoll
Copy link
Contributor

@robstoll robstoll commented Aug 1, 2024

be aware of, I did not test it and made the changes via web-gui but I hope it will serve as basis for an improvement.
Currently, I don't see the nice prints for a kotlin JS project (and the same would be true for other targets). Unfortunately, the kotlin people decided to create test tasks for those targets which do not inherit from Test (no idea why):
image

Using AbstractTestTask could solve this.

@robstoll
Copy link
Contributor Author

@vlsi I guess you overlooked this one. Could you take a look and let me know if something should be adjusted? Thanks

@vlsi vlsi added gradle-extensions enhancement New feature or request labels Jun 22, 2025
@vlsi vlsi merged commit d6651f6 into vlsi:master Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gradle-extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants