Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Unit Testing to Gradle Build and Android Studio #4

Open
chenry opened this issue Mar 6, 2014 · 0 comments
Open

Add Unit Testing to Gradle Build and Android Studio #4

chenry opened this issue Mar 6, 2014 · 0 comments
Labels

Comments

@chenry
Copy link
Member

chenry commented Mar 6, 2014

One of the faults of Android Studio, is that currently, there is not a good way to run unit tests within the IDE without starting up the entire Android application. This task is to make it so that you can run unit tests not only from the command line, but also through Android Studio.

Here is one way that I have found to do it, but it does seem to work.

Hopefully, you can find a better of making this happen...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant