Skip to content

Instantly share code, notes, and snippets.

@amacgregor
Created July 26, 2014 19:34
Show Gist options
  • Save amacgregor/b40aa9d235f768230912 to your computer and use it in GitHub Desktop.
Save amacgregor/b40aa9d235f768230912 to your computer and use it in GitHub Desktop.
Example PHPSpec.yml for magento extension development
extensions: [MageTest\PhpSpec\MagentoExtension\Extension]
mage_locator:
spec_prefix: 'spec'
src_path: 'app/code'
spec_path: 'spec/app/code'
code_pool: 'community'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment