BDD-Experiment
BDD-Experiment copied to clipboard
An experiment on BDD in Symfony2 using Behat, Mink and Zombie.js
Results
1
BDD-Experiment issues
Sort by
recently updated
recently updated
newest added
Nice demo, I really enjoyed it. I have a quick question about the `test` table that we created. In the [Backgrounds](http://docs.behat.org/cookbook/bdd_in_symfony2_with_behat_mink_and_zombiejs.html#backgrounds) section, we make sure the database is cleared between...