1

So I created a new Android junit test, which runs my ui-automation tests (Robotium, Eclipse).

Currently in order to run my tests I have to right click on the test class and Run As --> Android JUnit Test.

Is it possible to somehow automate this so that it runs multiple, or all my junit tests automatically instead of running them 1 by 1?

1 Answer 1

2

Right click the project, and then Run as Android JUnit Test.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.