Popularity
6.1
Stable
Activity
0.0
Stable
368
92
215
Code Quality Rank:
L1
Programming language: Java
License: Apache License 2.0
Tags:
Test
Latest version: v3.2
Cafe alternatives and similar packages
Based on the "Test" category.
Alternatively, view Cafe alternatives based on common mentions on social networks and blogs.
-
powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable. -
selendroid
"Selenium for Android" (Test automate native or hybrid Android apps and the mobile web with Selendroid.) Join us on IRC #selendroid on freenode. Also confirm you have signed the CLA http://goo.gl/pAvxEI when making a Pull Request. -
android-junit-report
A custom instrumentation test runner for Android that generates XML reports for integration with other tools. -
Android UI testing utils
A set of TestRules, ActivityScenarios and utils to facilitate UI and screenshot testing under given configurations: FontSizes, Locales...
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Cafe or a related project?
Popular Comparisons
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