feat: add --fail-hook-affected-tests option to report skipped tests as failed (#5519)#6052
Conversation
…s failed (mochajs#5519) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Mark Wiemer <7833360+mark-wiemer@users.noreply.github.com> Co-authored-by: Mark Wiemer <markwiemer@outlook.com>
|
👋 Hi @smalia2001, thanks for the pull request! A scan flagged a concern with it. Could you please take a look? [pr-task-completion] This PR's body is missing
Repositories often provide a set of tasks that pull request authors are expected to complete. Those tasks should be marked as completed with a
|
|
@mark-wiemer I just saw this issue isn't marked as status: accepting prs, oops... |
JoshuaKGoldberg
left a comment
There was a problem hiding this comment.
LGTM. I think we can merge this cleanly into v11. Thoughts @mark-wiemer ?
|
Test failure is known issue #6037 , lgtm, merging :) |
This PR adds the option to report tests as failed when affected by hook failures.
fixes #5580