...and a classic (not clojure specific)

http://codebetter.com/gregyoung/2008/02/13/mocks-are-a-code-smell/

(Disclaimer: I don't necessarily share Greg's opinion, but interesting
nonetheless)

2011/6/28 gaz jones <gareth.e.jo...@gmail.com>

> jay fields has a good blog post on this:
>
> http://blog.jayfields.com/2010/09/clojure-mocking.html
>
> On Tue, Jun 28, 2011 at 2:52 AM, Ola Ellnestam <ola.ellnes...@agical.se>
> wrote:
> > Hi Erik,
> >
> > Take a closer look at Midje, especially
> > https://github.com/marick/Midje/wiki/Metaconstants
> >
> > I'm not an subject matter expert but to me it's close enough to
> > mocking/stubbing.
> >
> > Cheers,
> > Ola
> >
> > Erik Bakstad skrev 2011-06-28 08:56:
> >>
> >> Hi, I'm currently working on my first real Clojure project, and I find
> >> myself wanting a mocking tool. So I was wondering what you are using?
> >> I tried googling, but I can't seem to find the "Mockito of the clojure
> >> world". Searching for a mocking tool in Clojure it looks like there is
> >> a lot of small tools being thrown together, but maybe not being used
> >> by many? The one exception maybe is https://github.com/marick/Midje?
> >>
> >> Thanks, Erik.
> >>
> >
> >
> > --
> > ---------------------------------------------------------
> > Ola Ellnestam
> > Agical AB
> > Västerlånggatan 79, 2 tr
> > 111 29 Stockholm, SWEDEN
> >
> > Mobile: +46-708-754000
> > E-mail: ola.ellnes...@agical.se
> > Blog: http://ellnestam.wordpress.com
> > Twitter: ellnestam
> >
> > --
> > 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
>



-- 
László Török

Skype: laczoka2000
Twitter: @laczoka

-- 
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