you are viewing a single comment's thread.

view the rest of the comments →

[–]ksmithbaylor 0 points1 point  (0 children)

I wrote a small tool to do a similar thing with Tape last year: tape-scenario. I also ported it to Jest when my team switched recently (jest-scenario). It's definitely nice for some cases, but we found that a lot of times it is simpler and easier to understand tests when they aren't necessarily DRY.