Midje
Midje copied to clipboard
how about add a roughly-all checker?
Hi!
In my project, i need to check "roughly" in many different situations, such as check two array or tow hash-map, so i write one.
It can check collections(array, list), hash-map(no matter how deep it is) and record. There are some examples https://github.com/yfractal/tmp-roughly-all/blob/master/test/roughly_for_all/core_test.clj#L95.
I'm not sure this kind of things are common for others, so i put it in a new project. What do you think of it? I will be very very happy, if it can be added to Midje! Please give me some advice about it. Thanks!
Added to Trello "do next" column https://trello.com/c/T5stadTn/12-how-about-add-a-roughly-all-checker-279