dgrnbrg/lein-guzheng

Testing for midje

Closed this issue · 3 comments

user ystael reported a problem with midje, where it fails saying it can't find a namespace "color". This may be a midje specific error, and testing should be added to verify this.

I have pushed a fix for this. I will not be releasing this until I've generalized it to work with lazytest, but it works with a single invocation of lein midge now.

Did this properly to work w/ lazytest and other libs.