How to see output from grails test case

When I run a grails test case, I can see the Stacktrace if it fails but I can't see the output from println even in the Console window. Is there a way to see the output?

0

请先登录再写评论。