Generally a very cool plugin! Thanks!
What I dislike is the usage of assert Framework from JUnit, particularly because:
- just like many (!) programmers you often confuse expected with actual and use the wrong order!
- using assertTrue with some boolean logic is not helpful at all when failing: expected true, was false
I would suggest using a much better testing framework like Kotest!
Chukwuma Akunyili
24.05.2024I am hooked, I love how locked in I am on the platform and not context switching. The inline documentation is very helpful and JetBrains AI assistant seals it off. I appreciate the course. Thanks for creating it.