Skip to content

Composer could install PHPUnit #371

Closed
@clockworkgeek

Description

@clockworkgeek

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions