amitrathore / conjure

a mocking library for clojure
http://s-expressions.com
73 stars 9 forks source link

Add failing spec for verify-nth-call-args-for #7

Open jumski opened 11 years ago

jumski commented 11 years ago

Please correct me if I'm using verify-nth-call-args-for wrong, but checked docs and it says that i can verify stubbed stuff so assumed this should work. Would love to fix it, but need some advice (I'm a newbie-macro-writer).

Cheers!