Cheese is an automated testing engine that allows you to run automated scripts on Android 8.0 and above without root access. Scripts can be written in JavaScript and Python, or extended with any other programming language you are familiar with, and plugins can be written to expand its functionality.
- QQ Group: 710985269
- WX: world_core
Currently compatible with Android versions 8.0 to 16.0, and will follow up with future new systems.
- app module: UI layer module that handles user interaction and interface rendering.
- frontend module: Language binding module used to connect specific language environments.
- core module: Core module that includes the backend and scheduling logic, responsible for the main functionality execution of cheese.
- other modules: Modules that assist in supporting and extending the functionality of cheese.
If you want to participate in development, just submit a pull request (PR). For related tutorials, please search on Baidu or refer to How to Make Your First Pull Request on GitHub.
- Please follow the standardized commit convention using gitmoji.
- Commit messages can be written in either English or Chinese, but please provide a detailed explanation of the changes.
- Adhere to the original project's coding style and design patterns; avoid personalized modifications.
- All PRs are welcome regardless of size. If you have any questions, feel free to submit an issue or PR.
GPL-3.0 + Additional Terms license
Copyright (c) 2024 coco