A curated list of awesome android testing libraries.
Of course it sometimes includes google's official stuff.
TaaS stands for Test as a Service. Usually, TaaS provides us test platform like running test cases and its report.
- Cloud Test Lab
- AWS Device Farm
- SauceLabs
- Testdroid
- Testmunk
- Scirocco Cloud
- Remote TestKit
- Xamarin Test Cloud
- CloudMonkey LabManager
- TestObject
Basically dependency injection is important for testing because you can change the particular implementation detail in a debug or test build.