79798774

Date: 2025-10-24 12:53:26
Score: 1
Natty:
Report link

For me simplest code was:

val isTestRun = Thread.currentThread().stackTrace.any { it.className.contains("androidx.test.runner") }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Милош Којадиновић