This message was deleted.
# community-support
s
This message was deleted.
v
TeamCity injects code into tasks of type
Test
to output service messages so that it can show the tests live. If you make your
JavaExec
task output these service messages too, TeamCity can pick them up. Alternatively, you can make your
JavaExec
task generate a test report that TeamCity can interpret and enable the XML report build features that then reads it after the task or build has finished.
p
Thanks! I'll give these things a go. There will likely be follow-up questions lol
👌 1