Closed yanne closed 10 years ago
Original comment by mikko.ko...@gmail.com
on May 21, 2013.
There is already a line between test executions in message log.
Example:
Starting test: Tmp.Suite.Passing Ending test: Tmp.Suite.Passing
Starting test: Tmp.Suite.Failing 20130521 14:13:58.135 : FAIL : AssertionError Ending test: Tmp.Suite.Failing
Could you clarify what do you mean?
Original comment by MeitalBo...@gmail.com
on May 21, 2013.
Not an empty line, something like this:
Starting test: Tmp.Suite.Passing Ending test: Tmp.Suite.Passing
Starting test: Tmp.Suite.Failing 20130521 14:13:58.135 : FAIL : AssertionError Ending test: Tmp.Suite.Failing
Original comment by tatu.ka...@eficode.com
on Sep 3, 2013.
(No comment was entered for this change.)
Adding a line to seperate between tests in Message Log. It will make it easier to debug failures without the need to open the Log file.
This issue was originally reported to Google Code on Apr 14, 2013.