Run individual unit test files directly from VSCode in iTerm
Requirements
Make sure to open iterm before running any tests.
Extension Settings
missionx.vscode-phpunit.phpunitBinary: define the path to the phpunit binary, default to empty and it will use the binary from your vendor file. This is also used to define your command entry point.
fox example if you're using docker to manage your development workflow, set this option to be