yanne / api-testing

I am using this to test GitHub API
1 stars 0 forks source link

Adding a line to seperate between tests in Message Log #78

Closed yanne closed 10 years ago

yanne commented 10 years ago

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.

yanne commented 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?

yanne commented 10 years ago

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

yanne commented 10 years ago

Original comment by tatu.ka...@eficode.com on Sep 3, 2013.

(No comment was entered for this change.)