Hello, if I import your Junit example file from the GitHub Repo junit-automation-example/junit-example.xml at main · testinyapp/junit-automation-example · GitHub in TestCase6 there is a section that say:
<system-out>
This is just some informational text the TC passed just fine
</system-out>
But in Testiny there is no output. Is there a way to add Information to passed test cases?
