vlsi-release-plugins icon indicating copy to clipboard operation
vlsi-release-plugins copied to clipboard

use printTestResult for all AbstractTestTasks

Open robstoll opened this issue 1 year ago • 1 comments

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 avatar Aug 01 '24 21:08 robstoll

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

robstoll avatar Oct 25 '24 14:10 robstoll