midje 2017-11-02

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

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

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