kotest-intellij-plugin
kotest-intellij-plugin copied to clipboard
Error running on WSL2
Hi!
I can't run using the IntelliJ on Windows with all environments set to WSL2, it doesn't happen if I use a simple test with JUnit.
Error running 'FakeTempGisModelTest': Cannot run program "\wsl$\Ubuntu\home\pac.asdf\installs\java\adoptopenjdk-8.0.345+1\bin\java" (in directory "\wsl$\Ubuntu\home\pac\git\avangrid-e3\avangrid-model"): CreateProcess error=193, %1 is not a valid Win32 application
I have got the same issue
wow,,, I have got the same issue too
Still doesn't work with WSL :(
A workaround could be that running the junit 5 instead of running them as kotest
See https://github.com/kotest/kotest-intellij-plugin/issues/170#issuecomment-1200103433
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.