Configure and read logs for integration testing #9645
Unanswered
sandeepk-veritas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to some how configure logs for integration testing? We would like to read logs for some of the internal component operations which are not directly exposed to outside via REST. We are using TestNG currently.
We can always read logs from the log file, but would like to check if any better option exists especially for integration testing.
Beta Was this translation helpful? Give feedback.
All reactions