Sergei Volkov
- 活动总数 3
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
Sergei Volkov 创建了一个帖子, 已回答Idea 2024.3.2.2 does not respect kotlin test file template
Not 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 ...