flow-storm / clofidence

Bolster your Clojure test suite confidence
The Unlicense
46 stars 2 forks source link

Add (def f (fn [...] ...) forms to the report #2

Closed jpmonettas closed 12 months ago

jpmonettas commented 12 months ago

Currently def top level forms aren't being added to the report because most of them aren't interesting, but there is the exception of the ones that define functions. Those should be included.

jpmonettas commented 12 months ago

This is fixed in 0.2.0