While running tests using plugin Atoum in PhpStorm, I get this error
Cannot run program "\usr\bin\php" (in directory "\wsl$\Ubuntu-22.04\home\me\project"): CreateProcess error=2, File not found (translated)
This project is on a WSL instance (Windows 10).
While running tests using plugin Atoum in PhpStorm, I get this error Cannot run program "\usr\bin\php" (in directory "\wsl$\Ubuntu-22.04\home\me\project"): CreateProcess error=2, File not found (translated) This project is on a WSL instance (Windows 10).
It seems this plugin does not support WSL.