* Add extension as dependency in your composer.json to install it from [Magento Composer Repository](http://packages.firegento.com/)
* Add extension as dependency in your composer.json to install it from [Magento Composer Repository](http://packages.firegento.com/)
```json
```json
{
{
"require":{
"require":{
"ivanchepurnyi/ecomdev_phpunit":"*"
"ivanchepurnyi/ecomdev_phpunit":"*"
}
}
}
}
```
```
3. Open your terminal and navigate to your magento directory for performing the following command, they are required to configure system for running the test suite
3. Open your terminal and navigate to your magento directory for performing the following command, they are required to configure system for running the test suite