Replies: 2 comments 1 reply
-
|
My tests often use BDD-style language, so I end up with This would a little syntactic sugar for me and others like me, plus allow for extensions in the future where people can now explicitly hook into the before, action and after sections of a scenario. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Solved as https://github.com/bbvch/LambdaTale?tab=readme-ov-file#static-spec-method in #35 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In #30 @iamkoch brings up the idea of aliasing the new Spec to Given, When, Then, And, which would allow writing tests such as:
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions