Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a default onLog behavior with printOnFailure #3494

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

natebosch
Copy link
Member

In testBuilder, if there was no onLog passed, use printOnFailure
by default. This is the most useful behavior, and all use cases that
aren't otherwise testing the logs specifically would benefit from seeing
the output on test failure.

In `testBuilder`, if there was no `onLog` passed, use `printOnFailure`
by default. This is the most useful behavior, and all use cases that
aren't otherwise testing the logs specifically would benefit from seeing
the output on test failure.
@natebosch natebosch requested a review from jakemac53 May 4, 2023 00:08
@natebosch natebosch merged commit d3a9ecf into master May 4, 2023
66 checks passed
@natebosch natebosch deleted the print-on-failure branch May 4, 2023 16:40
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.

None yet

2 participants