Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Ambiguous test command #1178

Closed
QwertyZW opened this issue May 24, 2017 · 2 comments
Closed

Ambiguous test command #1178

QwertyZW opened this issue May 24, 2017 · 2 comments
Assignees

Comments

@QwertyZW
Copy link

QwertyZW commented May 24, 2017

Feedback on page: /guides/v2.0/test/integration/integration_test_setup.html

The page concludes with

Such a test suite configuration can then be executed using the --testsuite command option, for example --testsuite "Third Party Integration Tests"

What command is it talking about?

It doesn't seem to be

php bin/magento dev:tests:run

nor

php bin/magento dev:tests:run integration

It's probably

php ../../../vendor/bin/phpunit --testsuite <name>

from within dev/tests/integration

@dshevtsov
Copy link
Collaborator

@QwertyZW thank you for your detailed feedback!
Please check how it looks with changes - http://devdocs.magento.com/guides/v2.1/test/integration/integration_test_setup.html

@QwertyZW
Copy link
Author

QwertyZW commented Jun 6, 2017

Well done!

@QwertyZW QwertyZW closed this as completed Jun 6, 2017
magento-cicd2 pushed a commit that referenced this issue Sep 8, 2017
Update content for config mgmt - pipeline deploy for cloud 2.2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants