Ah that makes sense. Is there no way then to return a message from a unittest which contains XML? The framework creates the <failure> blocks based on the result of assertions so I don't have control over what is displayed it seems.
We could possibly extend the existing Unit Module with additional functions or function arguments. Could you please give an example on how the testing output, or the Unit function signatures, should ideally look like in your opinion?
Thanks, Christian