Skip to content

AndroidByJerry/awesome-android-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

List of Android Testing Libraries

A curated list of awesome android testing libraries.

Of course it sometimes includes google's official stuff.

Unit Test Framework

Integration Test Framework

E2E Test Framework

Recorder

Assertion

Mock

Mock Server

Monkey Test

TaaS

TaaS stands for Test as a Service. Usually, TaaS provides us test platform like running test cases and its report.

Others

DI

Basically dependency injection is important for testing because you can change the particular implementation detail in a debug or test build.

Documents

Sample

About

A curated list of awesome android testing libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors