Closed
Description
Since Magento 2 now comes with tests (a very good thing indeed) it requires PHPUnit. This can be specified in composer.json.
{
"require-dev": {
"phpunit/phpunit": "3.7.*"
}
}
Metadata
Metadata
Assignees
Labels
No labels