Fork me on GitHub
#midje
<
2017-11-02
>
chrisblom13:11:32

is there a way to use code to set the midje fact description?

chrisblom13:11:01

i want something like (fact (str "about " i) ...)

chrisblom13:11:58

(fact {:midje/description (str "about " i} ...)