jest icon indicating copy to clipboard operation
jest copied to clipboard

[Feature]: `test.failing.each`

Open alecmev opened this issue 1 year ago • 0 comments

🚀 Feature Proposal

Thank you for adding .failing! Seems like the next logical step is to add .each to .failing, including .concurrent.

Motivation

This should exist for the same reasons the regular .each exists.

Pitch

I don't know anything about the inner workings of Jest, but this seems like a low-hanging fruit, since it's just a combination of two features that already exist, and I was surprised that this isn't supported when I first tried using .failing.

alecmev avatar Aug 01 '22 20:08 alecmev

I can take this up if no one wants it.

kkyusufk avatar Aug 16 '22 13:08 kkyusufk

PR very much welcome! I'm surprised it doesn't work already 😅

SimenB avatar Aug 16 '22 14:08 SimenB

I will take a look, it probably will end up being a one line change 😉

kkyusufk avatar Aug 16 '22 14:08 kkyusufk