Skip to content

Could or should #[gtest] integrate with the test-log crate? #563

@mgeisler

Description

@mgeisler

The test-log crate (https://crates.io/crates/test-log) allows you to configure logging, capture all logs, and display them on test failure. Without this, by default, you get no log output from unit tests.

Could or should googletest provide the same functionality?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions