semaphoreio/semaphore

Test Reports - Copy to clipboard

Open

#43 opened on Feb 26, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Elixir (1,519 stars) (77 forks)batch import
enhancementgood first issueqol

Description

Is your feature request related to a problem? Please describe.

Would it be possible to add a "copy to clipboard" button in the Test results page, next to each spec path that failed? I usually want to run each of these locally when seeing they failed on CI, and copying them is boring (have to be precise with the mouse, or it also copies the "X failed", and it toggles the list of specs below).

Describe the solution you'd like

A simple copy button can be added next to each test.

Describe alternatives you've considered

No response

Additional context

Image

Contributor guide