You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up workspace with only global php and global phpunit
Run extension with default settings
Outcome
Empty command is run.
Task tab:
* Executing task: --colors=always --filter 'MathExpressionTest' '/Users/smiller/projects/bga/bga-mars/modules/tests/MathExpressionTest.php'
zsh:1: command not found: --colors=always
* The terminal process "/bin/zsh '-l', '-c', ' --colors=always --filter 'MathExpressionTest' '/Users/smiller/projects/bga/bga-mars/modules/tests/MathExpressionTest.php''" failed to launch (exit code: 127).
* Terminal will be reused by tasks, press any key to close it.
Output tab:
Running phpunit with driver: Composer
--colors=always --filter 'MathExpressionTest' '/Users/smiller/projects/bga/bga-mars/modules/tests/MathExpressionTest.php'
Expected outcome
PhpUnit is executed with global php and phpunit
Logs / output / settings
Provided above, all default settings.
Environment
Values
Extension version
4.16.1
Operating system
MacOs 14.6.1
The text was updated successfully, but these errors were encountered:
Repro
Outcome
Empty command is run.
Task tab:
Output tab:
Expected outcome
PhpUnit is executed with global php and phpunit
Logs / output / settings
Provided above, all default settings.
The text was updated successfully, but these errors were encountered: