Hi, Allen.

My own version of with-redefs?  That *sounds* kind of hard.  Could you keep 
an atom with the "original" bound value (the first one my-with-redefs sees, 
anyway) and then always roll back to that value?  Something like that?

Thanks,
Leif

On Monday, March 25, 2013 1:58:53 AM UTC-4, Allen Rohner wrote:
>
>
> I've also run into the problem. You could write your own version of 
> with-redefs (it's not that hard). In your case, it sounds like you're not 
> running tests in parallel in the same process, so could you work around it 
> by waiting for your app to finish initializing before running tests? 
>
> Allen
>

-- 
-- 
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/groups/opt_out.


Reply via email to