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
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-rspec-book/greeter_feature.clj>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