[GH-ISSUE #5558] Is there a more detailed log file or report #2145

Open
opened 2026-03-16 23:21:27 +03:00 by kerem · 2 comments
Owner

Originally created by @zsmjluo on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5558

Originally assigned to: @jamesgeorge007 on GitHub.

The test execution using Hopptest to generate an XML report is relatively simple. Is there a more detailed log file or report that records each request's URL, request parameters, and response parameters, to facilitate tracking and issue reproduction?

Originally created by @zsmjluo on GitHub (Nov 4, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5558 Originally assigned to: @jamesgeorge007 on GitHub. The test execution using Hopptest to generate an XML report is relatively simple. Is there a more detailed log file or report that records each request's URL, request parameters, and response parameters, to facilitate tracking and issue reproduction?
Author
Owner

@zsmjluo commented on GitHub (Nov 4, 2025):

I integrated automation into CI through hooptest, but the generated reports are too simple, making it difficult to analyze issues.

<!-- gh-comment-id:3484183021 --> @zsmjluo commented on GitHub (Nov 4, 2025): I integrated automation into CI through hooptest, but the generated reports are too simple, making it difficult to analyze issues.
Author
Owner

@zsmjluo commented on GitHub (Nov 5, 2025):

It is recommended to add flags like --verbose or --detail-log to natively support detailed log output.

for example, "hopp test --verbose ....."

<!-- gh-comment-id:3488843451 --> @zsmjluo commented on GitHub (Nov 5, 2025): It is recommended to add flags like --verbose or --detail-log to natively support detailed log output. for example, "hopp test --verbose ....."
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2145
No description provided.