sam
01/27/2025, 4:00 AMio.kotest
as a plugin to each gradle module you want to run kotest in. Then you should see kotest
as a task in the gradle task list. Running tests from intellij should go via this new plugin and appear in the IDE automatically with full navigation to all nested levels, as well as using gradle to run all tests instead of a forked java process. I imagine they'll be edge cases that don't appear on my machine 🙂 Please file on the kotest board so I can address.Emil Kantis
01/27/2025, 12:56 PMsam
01/27/2025, 3:28 PM