vipsoft / DoctrineDataFixturesExtension

Doctrine Data Fixtures Extension for Behat
MIT License
21 stars 35 forks source link

Fix behat.yml example and improve doc #23

Closed boite closed 10 years ago

boite commented 10 years ago

Make it clear that autoload needs to be false for fixtures or directories to have any effect. Fix the example behat.yml in which the fixtures and directories needed swapping over.

robocoder commented 10 years ago

Thank you. Merged.