Kill the mutants of your code
I recently was investigating about best practices for my testing on Android. You can easily make Unit, Instrumentation and UI testing, using tools like JUnit and Espresso. But the question that I always have when writing my test is the next:
How many...
jesusdmedinac.hashnode.dev4 min read