Sergei Volkov
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Idea 2024.3.2.2 does not respect kotlin test file template
AnsweredNot that long ago I noticed that IDE started to generate test templates with bad formatting, like sopackage ... import org.junit.jupiter.api.Test import org.junit.jupiter.api.Assertions.* class ...