Hey,
I´ve started using the Unity test tools package recently, and was wondering if there is anyway of commenting the test results on the unit test runner.
I know I can comment the code, but is there a way to give feedback when you click on a test in the test runner?
For example, when the tests fail they give a little explanation of what went wrong, but I would also like to write something there.
Is this possible? Or is my only option to comment the code?
Thanks in advance,
Pedro