magento-hackathon / MageBehat

Behat integration for Magento
17 stars 7 forks source link

Question #5

Closed egrohs closed 8 years ago

egrohs commented 8 years ago

Hi, i'll start a magento application and see 2 major projects on BDD integration for magento MageBehat and BehatMage. Can i ask, why and whats the difference between two? What you new features it brings to play?

Thanks, Emanuel

Schrank commented 8 years ago

Not sure, but afaik is one the magento integration and one is a bunch of tests.

fooman commented 8 years ago

MageBehat is fairly prescribed in your project set up and version of Magento to use.

BehatMage forked the above as a proof of concept and removed the Magento version. Additionally tests are now able to reside in your extension directory similar to how you might already know it from EcomDevPhpunit - see the examples here https://github.com/fooman/MageBehatExamples