[GH-ISSUE #4328] [feature]: Allow test reports to be copied #1576

Closed
opened 2026-03-16 20:54:47 +03:00 by kerem · 3 comments
Owner

Originally created by @rabbittsoup on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4328

Is there an existing issue for this?

  • I have searched the existing issues

Summary

I would like to be able to highlight and copy the text in Test Results.

Why should this be worked on?

I would like to copy the Test Results text for various purposes, like sending to colleagues, or including in other reports, or using result data in debug situations.

Originally created by @rabbittsoup on GitHub (Sep 4, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4328 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I would like to be able to highlight and copy the text in Test Results. ### Why should this be worked on? I would like to copy the Test Results text for various purposes, like sending to colleagues, or including in other reports, or using result data in debug situations.
kerem 2026-03-16 20:54:47 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@Pranay-Pandey commented on GitHub (Oct 9, 2024):

@rabbittsoup @AndrewBastin
Would exporting the HoppTestResult as JSON be good enough for now?

<!-- gh-comment-id:2401453763 --> @Pranay-Pandey commented on GitHub (Oct 9, 2024): @rabbittsoup @AndrewBastin Would exporting the `HoppTestResult` as JSON be good enough for now?
Author
Owner

@rabbittsoup commented on GitHub (Oct 9, 2024):

I believe so. My current workaround is to use console.log() and have to open the developer tools console to copy output from there. Far less then ideal.

Ultimately, I'd like more control over the output during testing in general. Being able to directly output some text based on current variables and such would be helpful to see during tests.

<!-- gh-comment-id:2402715232 --> @rabbittsoup commented on GitHub (Oct 9, 2024): I believe so. My current workaround is to use console.log() and have to open the developer tools console to copy output from there. Far less then ideal. Ultimately, I'd like more control over the output during testing in general. Being able to directly output some text based on current variables and such would be helpful to see during tests.
Author
Owner

@jamesgeorge007 commented on GitHub (Nov 1, 2024):

#4419 released in v2024.10.0.

<!-- gh-comment-id:2452314513 --> @jamesgeorge007 commented on GitHub (Nov 1, 2024): #4419 released in [v2024.10.0](https://github.com/hoppscotch/hoppscotch/releases/tag/2024.10.0).
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#1576
No description provided.