Automated testing of Android applications should be part of any developer's workflow. However putting all the testing-related bits and pieces together can be challenging at times. To improve this experience you must visit a brand-new template project called the Android Testing Blueprint (ATBP).
In a nutshell the ATBP is a Github repository which contains a template for end-to-end integration of Google’s testing frameworks and tools. This repository will make it easy to get you started with test integration in existing and new projects. It will also help you master more advanced configurations like Modules, Flavors and ProGuard.
ATBP is available now on the android-testing-templates repository on Github. After cloning the repository please make sure you look at the “Getting Started Guide” first to get a glimpse of the project structure and how to run tests for each module.
Have fun and Happy Testing
Android Testing Templates on Github - https://github.com/googlesamples/android-testing-templates
In a nutshell the ATBP is a Github repository which contains a template for end-to-end integration of Google’s testing frameworks and tools. This repository will make it easy to get you started with test integration in existing and new projects. It will also help you master more advanced configurations like Modules, Flavors and ProGuard.
ATBP is available now on the android-testing-templates repository on Github. After cloning the repository please make sure you look at the “Getting Started Guide” first to get a glimpse of the project structure and how to run tests for each module.
Have fun and Happy Testing
Android Testing Templates on Github - https://github.com/googlesamples/android-testing-templates
No comments:
Post a Comment