Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Test-cases makes it hard to tell why a unit test fails #295

Closed
@markdryan

Description

@markdryan

Test-cases will report the test as failing and will colour it in red but it doesn't report the error message that actually caused the test to fail. This is because it only dumps the contents of standard error and not that of standard output which is where the logs from calls such as t.Fatalf go.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions