Skip to content

Conversation

@mefellows
Copy link
Member

@mefellows mefellows commented Oct 17, 2025

Fixes pact-foundation/pact-js#1113.

This change overwrites the default pino-pretty behaviour by writing to console.log with the (pretty) formatted message.

This change probably wouldn't be ideal in a high-performance production environment, but should be quite acceptable in a test framework.

This change overwrites the default pino-pretty behaviour
by writing to console.log with the (pretty) formatted
message.

Fixes pact-foundation/pact-js#1113
@mefellows mefellows merged commit 4f81dfe into master Oct 17, 2025
30 checks passed
@mefellows mefellows deleted the chore/fix-pino-logs branch October 17, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pact doesn't display any useful errors when actual and expected requests are different

2 participants