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 the ability to log requests and responses only if validation fails #63

Closed
basdijkstra opened this issue Apr 8, 2023 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@basdijkstra
Copy link
Owner

Similar to https://github.com/rest-assured/rest-assured/wiki/Usage#log-if-validation-fails

@basdijkstra basdijkstra added the enhancement New feature or request label Apr 8, 2023
@basdijkstra basdijkstra self-assigned this Apr 8, 2023
@basdijkstra
Copy link
Owner Author

Idea: add separate logging level and check just before throwing an exception in case of a failed verification.

@basdijkstra basdijkstra added in progress This issue is currently being worked on and removed in progress This issue is currently being worked on labels Apr 20, 2023
@basdijkstra
Copy link
Owner Author

Implemented in 920c50a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant