Hello,

I am using expectations for writing tests in a code base that already
has other tests written using midje. What I observed is that running
`lein midje` also runs tests written using expectations. The functions
defined in the expectations-options namespace (with meta-data
:before-run, :after-run etc.) are also called.

While having a single command for running both types of tests would be
great, I couldn't find anything mentioned about this in the midje or
lein-midje docs nor in the code (although I could be missing it
because of my limited understanding of midje's code).

Just need to confirm that the behaviour is intentional and not just by
chance.

Thanks,
Vineet

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to