Copy to clipboard for failing test paths
P
Paul Mackay
When viewing tests failed (using RSpec), it has a section listing "X tests failed out of Y" and gives the name of each test with a "copy to clipboard" icon. However the name is not useful when wanting to rerun that test locally. Could a "copy to clipboard" action be added to the paths listed below where the details of each test are given, including the file path?
Autopilot
Merged in a post:
Easier test failure copying
t
tomas.p.maroney1@aexp.com
Copying the stacktrace from a failed test is harder than it should be! I should be able to copy the trace from the failure with one click. At the least a triple click could select the body of the text but instead it only selects one line. "cmd + a" is also useless as it selects the entire webpage.