On Jul 11, 2:12 pm, Max Weber <mm.we...@web.de> wrote:
> Hi,
>
> I like to write some integration/acceptance tests in Clojure. At the moment
> I'm using cuke4duke (cucumber), but I'm not satisfied with it. For my unit

"When I’m done with the book I will pick up the work on a pure Java
implementation that will supersede Cuke4Duke"

http://aslakhellesoy.com/post/6734058541/cucumber-one-oh

> tests I'm already using lazytest. In the acceptance tests I like to apply
> the typical Given When Then template (like cucumber do). So are there any
> nice alternatives to cucumber/cuke4duke?
>
> I know circumspec <https://github.com/stuarthalloway/circumspec>, but the
> project makes no progress anymore? What is the relationship between
> circumspec and lazytest <https://github.com/stuartsierra/lazytest>? How can
> acceptance tests be written with lazytest, which follow the Given When Then
> template (like 
> this<https://github.com/stuarthalloway/circumspec/blob/master/examples/the...>circumspec
> example)?
>
> Best regards
>
> Max

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