Run tests fails in Babashka REPL
Opened this issue · 0 comments
katox commented
Running tests (or one test) in bb remote repl fails with an exception:
Running template-test/nah
java.lang.IllegalArgumentException: null object for public java.lang.String java.lang.StackTraceElement.getClassName() user-f590c0fc-2d13-4bbc-a01f-8fb94c6f59a7 $HOME/.local/share/JetBrains/IntelliJIdea2024.3/clojure-plugin/lib/runtime.jar!/cursive/tests/report.clj:50:21
As a workaround - if the test doesn't contain any bb specific functionality - it is still possible to run a test as a java process using the green triangle next to the test.