• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Tests Recorder

Hi All,

For those who are using Espresso test framework.... FYI, I've created a plugin to Android Studio that allows to record user interactions and generate test sources from this recording. This can save your time when you are creating tests. It is free and open sources. See details at http://droidtestlab.com/

Thanks,
Slava
 
That is outstanding work and a very useful tool.

Thank you for your feedback. This is important for me to know opinion of real plugin users. I will appreciate any comments and observations. Now plugin should handle most of cases except WebView (it is not supported at all yet).

Please feel free to submit a bug or enhancement request at https://github.com/vpedak/droidtestrec/issues, I will try to resolve them asap.

Thanks,
Slava
 
Back
Top Bottom