Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baidu/Cafe

A powerful test framework for Android
https://github.com/baidu/Cafe

Last synced: 4 months ago
JSON representation

A powerful test framework for Android

Awesome Lists containing this project

README

        

Cafe
====

A powerful test framework for Android named Case Automated Framework for Everyone.

Home Page
====
http://baiduqa.github.com/Cafe/

How to make Cafe
====
download android source code (android-4.2 is recommended)

compile (make -j8)

cd $ANDROID_TOP

git clone https://github.com/BaiduQA/Cafe.git

cd Cafe

./make.sh