There's experimental but functional support for testing Python from within Cucumber[0] using rubypython[1], a C bridge between Ruby & Python. :-)
Cucumber also has support for testing Java through JRuby, C# through IronRuby and Flex through FunFX. There's also Cuke4Duke[2], which is a pure Java port of the step definition API. It has a Groovy[3] DSL, and the features are runable with Ant or Maven. Lindsay [0] http://github.com/aslakhellesoy/cucumber/tree/master/examples/python/features/ [1] http://rubypython.rubyforge.org/ [2] http://wiki.github.com/aslakhellesoy/cuke4duke [3] http://wiki.github.com/aslakhellesoy/cuke4duke/groovy-step-definitions 2009/9/19 Robert Collins <robe...@robertcollins.net>: > There's pycucumber for pythonistas; haven't used it so can't vouch for > it strongly :) > > -Rob > -- http://holmwood.id.au/~lindsay/ (me) -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html