Glad you like it.  That situation has never come up, because usually in
unit tests you don't have so many calls in a loop.

On Sat, Dec 1, 2012 at 12:02 AM, faenvie <fanny.aen...@gmx.de> wrote:

> I tried it out and like it.
>
> i esp. inspiring to see how you do the lein multi-deps-test against
> clojure-versions 1.2 to 1.5.
>
> could the state that builds up in call-times cause mem-resource-problem
> with long-running-loops in fake-context ?
>
> but normally you don't have those in unit-testing ... and could
> also fallback to using with-redefs.
>
> if it integrates well with core.contracts, test.generative etc.
> then its perfectly ok to use.
>
> thank you & have successful time
>
>
> On Tuesday, November 27, 2012 9:22:29 AM UTC+1, Alex Baranosky wrote:
>>
>> Conjure is a lightweight mocking library intended to be used on top of
>> clojure.test.
>>
>> We've been using it at Runa for a long time, and it is compatible with
>> all versions of Clojure from 1.2 to 1.5-beta1.
>>
>> https://github.com/**amitrathore/conjure<https://github.com/amitrathore/conjure>
>>
>> Alex
>>
>>
>>  --
> 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 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

Reply via email to