Skip to content

fix: For xb-phpunit command, don't quote arguments, so multiple arguments can be passed#58

Merged
penyaskito merged 2 commits intodrupal-canvas:mainfrom
penyaskito:phpunit-filter-tests
Feb 27, 2026
Merged

fix: For xb-phpunit command, don't quote arguments, so multiple arguments can be passed#58
penyaskito merged 2 commits intodrupal-canvas:mainfrom
penyaskito:phpunit-filter-tests

Conversation

@penyaskito
Copy link
Contributor

With xb-phpunit script you can run:

ddev xb-phpunit tests/src/Functional/CanvasConfigEntityHttpApiTest.php

but extra arguments produce failures, e.g.

ddev xb-phpunit tests/src/Functional/CanvasConfigEntityHttpApiTest.php --filter testJavascriptComponent

I've been using this patch since forever but forgot to actually create a PR.

@penyaskito penyaskito self-assigned this Feb 26, 2026
@penyaskito penyaskito merged commit 1873047 into drupal-canvas:main Feb 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant