Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 586 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 586 Bytes

Android Tests Recorder

This is a plugin to Android Studio that allows to start application, record user interactions and then generate test class sources for Espresso Tests Framework that will reproduce those user interactions.

As result it saves developers time to write such tests. Developer can create test skeleton with this tool and then add necessary test logic.

See more details at http://droidtestlab.com/