Re: BDD 4 Django

2012-11-05 Thread Daniel França
Hello all. I posted a tutorial about BDD4Django in my blog.(installation, usage, examples) They'are available in 2 languages English: http://codevening.wordpress.com/2012/10/18/bdd4django-tutorial/ http://codevening.wordpress.com/2012/10/31/tutorial-bdd4django-part-2/ Portuguese: http://codevenin

BDD 4 Django

2012-09-23 Thread Daniel França
Hi guys, I just created a package for a better integration between Morelia(BDD)/Splinter(Browser Test) and Django. So you can create the features for BDD tests just thinking about the browser interaction. You just need to create a class based in BDDTestcCase. The BDDTestCase already comes with so