Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/baidu/Cafe
- Owner: baidu
- License: apache-2.0
- Created: 2012-04-27T07:02:58.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-05-12T06:56:11.000Z (almost 11 years ago)
- Last Synced: 2024-07-30T15:18:02.998Z (7 months ago)
- Language: Java
- Size: 21.2 MB
- Stars: 368
- Watchers: 92
- Forks: 223
- 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