Closed mskelton closed 1 month ago
This looks great! Does this render a code block below each failed test, or a single code block for all failed tests?
@daun It renders a single code block with all test ids for each section (failed or flaky)
Great! I'll give this a spin on a test repo these days and merge as soon as I get the chance.
Looks great, thanks so much for contributing! I'll merge this and release a minor version now.
This adds a code block which let's users quickly copy a command to re-run failed or flaky tests.
Also made the commit URL a link as a small quality of life improvement.