I did just recently port Jim Weirich's ruby based rspec-given to Clojure. It is a very simple BDD framework build on top of clojure.test as a set of macros. You can find the link here.
https://github.com/ckirkendall/ClojureGiven Creighton Kirkendall 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 > 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