Hi, I’m using FreeSpec style in my project, I reached +1400 lines of test code in one test class, the problem is IntelliJ became super slow and unresponsive when I want to add any new test to that test class, does it have to do with style or ? any ideas?
j
Javier
10/25/2020, 2:54 PM
I think this is not related to Kotest, Kotlin problems on large files is a common issue too