Jørund Amsen
04/24/2024, 12:15 PMNo matching tests found in any candidate test
error (even though all tests are ran and passed if I scroll up in the output). If I run only one test it doesn't ask me which runner, and automatically correctly picks kotest as runner configuration and runst the tests correctly. If I manually create a new run configuration from kotest and point to the spec class (with no one specific test) it correctly runs all tests in the class, with no complaining about not finding candidate tests.
Do I have something configured wrong? What could be the cause of this?