Hello Clarke, There is lettuce :
http://net.tutsplus.com/tutorials/python-tutorials/behavior-driven-development-in-python/ Recently Vinicius make an aptempt to make it easier to Unit Test with pytest and web2py : https://groups.google.com/d/msg/web2py/CHfZTr5xHso/lZlGW5tPk6EJ More of unittest, but I think that people here if they write test do unittest, don't remember having read something about BDD on this list... Cheer. Richard On Wed, Jul 24, 2013 at 1:59 PM, Clarke Bishop <[email protected]>wrote: > I've been doing the online course, CS169x, from Coursera. The course uses > Ruby/Rails, but I like Python better. They picked Rails because they said > it was the best for programmer productivity. Maybe once you get way down > the learning curve, they are right. However, I find all the Rails "magic" > to be confusing and hard to debug. > > So, I started looking for Rails for Python, and it seems Web2Py is the > answer! > > I do understand MVC, and have learned some Python, but I am still more of > a newbie than not. > > Here's my question. Are there behavior driven development tools for > Web2Py? Like Cucumber for Rails. I had not known about this approach > before, and learned a lot from the link below: > https://www.youtube.com/watch?v=bAu9j0nHOYw&feature=player_embedded > > Actually, I think Cucumber could be used with Web2Py — I don't think it is > Rails-specific. Still, I'm wondering if there is a more Web2Py-friendly > tool. > > Thanks for any ideas or pointers, > > Clarke > > -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

