https://github.com/baidu/cafe
A powerful test framework for Android
https://github.com/baidu/cafe
Last synced: 14 days ago
JSON representation
A powerful test framework for Android
- Host: GitHub
- URL: https://github.com/baidu/cafe
- Owner: baidu
- License: apache-2.0
- Created: 2012-04-27T07:02:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-12T06:56:11.000Z (over 11 years ago)
- Last Synced: 2025-03-29T21:07:32.588Z (7 months ago)
- Language: Java
- Size: 21.2 MB
- Stars: 367
- Watchers: 91
- Forks: 215
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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