Getting `ScriptException` when using Kotlin `ScriptEngine` in tests run from Maven

后端 未结 0 418
我在风中等你
我在风中等你 2020-12-14 21:41

In a Maven project I have tests that are using the Kotlin ScriptEngine (just calling scriptEngine.eval(script)). When I run the tests from IntelliJ

相关标签:
回答
  • 消灭零回复
提交回复
热议问题