-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I feel the spec library of crystal is really limiting. As for example I am declaring the array variable on each case, instead of having a before_each. Guess I can blame my testing background for rspec and minitest for that 😬
I suggestion https://github.com/ysbaddaden/minitest.cr as it has the features like let or we can use spec2 (https://github.com/waterlink/spec2.cr) which has stuff like random order, before for current and nested context.
Metadata
Metadata
Assignees
Labels
No labels