I don't know if this will interest anyone, but I thought it was a pretty cool use of Cucumber :)
I've posted a Blog article on how I use Cucumber to test an Erlang Server directly by talking to my Erlang Nodes. http://blog.wolfman.com/articles/2009/5/2/using-cucumber-to-test-erlang-servers It uses Cucumber running under JRuby which uses JInterface to talk to the Erlang servers. I hope someone else finds this a fascinating use of Cucumber ;) _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
