Post #4119030
2026-07-26 19:10 UTC
But I really liked the simplicity of:
it:
$1 = test case description
$? = previous exit code
Because then you can just run anything after it inside $(here) and you don't have to do it "our way".
I guess that's the trade off with an API... make it flexible or make it specific. There are downsides to both.
I should probably take some cues from Jest and Pest and just go with the specific "locked" argument order.
Replies (0)
No replies.