Hallo,started to use igloo this weekend; does there an test listener exist which shows all executed tests and there results and not only the failed once?
--
You received this message because you are subscribed to the Google Groups "Igloo-testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to igloo-testin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Not out of the box, no. But you should be able to add your own, or add your own test outputter to get the desired result.Take a look at the bottom of http://igloo-testing.org/testrunner.html for an example of running with your own listeners.