Skip to content

PHPUnit tests do not accept testsuite as argument #9477

Closed
@nbennett25

Description

@nbennett25

When using the bin/magento command line tool to run Integration testing, setting a testsuite argument does not work, per the instructions at the bottom of:

http://devdocs.magento.com/guides/v2.0/test/integration/integration_test_setup.html

Preconditions

  1. Magento version 2.1.5
  2. PHP 7.0

Steps to reproduce

  1. Run bin/magento dev:test:run integration --testsuite "Memory Usage Tests" per the documentation

Expected result

  1. "Memory Usage Tests" integration testsuite tests should be run

Actual result

  1. Error: [RuntimeException] The "--testsuite" option does not exist.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions