jbaginski / droidtestrec

Android Tests Recorder

Home Page:http://droidtestlab.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Android Tests Recorder

http://droidtestlab.com/

License:Apache License 2.0


Languages

Language:Java 100.0%