It's important to unit test your code so that:
1. You can catch bugs/regressions as early as possible.
2. Your code doesn't become tech debt.
3. Your code is always well documented.
4. You can make code changes with confidence.
Try unlogged for your java code at:
https://plugins.jetbrains.com/plugin/...