android-test icon indicating copy to clipboard operation
android-test copied to clipboard

An extensive framework for testing Android apps

Results 273 android-test issues
Sort by recently updated
recently updated
newest added

### Description Calling `DeviceCapture.takeScreenshot()` in a test rule on test failure times out and takes no screenshot ### Steps to Reproduce 1. Create any kind of Espresso JUnit test 2....

### Description I have stumbled upon an issue where, if my instrumentation test filter is not able to run any tests, gradle build fails. Is there a way to avoid...

### Description Using whitespaces in test function names lead to an orchestrator crash. ### Steps to Reproduce Create a new Android Studio project, add the orchestrator, create a test function...

Add `load()`s for the builtin java rules & symbols Loads are being added in preparation for moving the rules/symbols out of Bazel

### Overview ### Proposed Changes

Adding a LocalSocketProtocol for the ShellExecutor to talk to the ShellMain.