Just downloaded Android Studio which is based off of the Intellij Idea.
How would one create tests?
I notice there is a option for create a Test Module but t
The easiest way I found is the streamlined in my following blog post:
Good luck making your code more readable, maintainable and well-tested!