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.

