atoum / phpstorm-plugin

Integrate atoum inside PhpStorm
https://plugins.jetbrains.com/plugin/8173?pr=phpStorm
MIT License
23 stars 4 forks source link

Not working with WSL #101

Open Cartman34 opened 3 months ago

Cartman34 commented 3 months ago

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.