prash-wghats / vscode-nxunit-test-adapter

Run your Nunit or Xunit test for Desktop .NET Framework or Mono using the Test Explorer
MIT License
6 stars 2 forks source link

Error: spawn mono ENOENT #10

Open junioalbino opened 4 years ago

junioalbino commented 4 years ago

I got this error when I try to see the test list on Test Explorer panel:

Error loading tests - click to show

Logs bellow:

[2020-06-16 19:15:38.070] [INFO] Test Explorer found
[2020-06-16 19:15:38.070] [INFO] Creating adapter for **project path**
[2020-06-16 19:15:38.070] [INFO] Initializing NXunit adapter
[2020-06-16 19:15:38.070] [INFO] Registering adapter for **project patth**
[2020-06-16 19:15:38.071] [INFO] Loading tests
[2020-06-16 19:15:38.071] [INFO] Initialization finished
[2020-06-16 19:15:38.682] [INFO] discover mode cmd: mono --debug /Users/**my user**/.vscode/extensions/wghats.vscode-nxunit-test-adapter-0.1.3/bin/Release/testrun.exe -m mono discover -f /var/folders/sn/fq1ccy_50mj70kx3x_pcjjx40000gn/T/nxunit_3516659388
[2020-06-16 19:15:38.700] [INFO] Error: spawn mono ENOENT