Skip to content

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.

License

Notifications You must be signed in to change notification settings

cheese-framework/Cheese

Repository files navigation

中文版

Cheese

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.

Contact Me

  • QQ Group: 710985269
  • WX: world_core

Supported

Currently compatible with Android versions 8.0 to 16.0, and will follow up with future new systems.

The application is divided into multiple modules

  • 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.

PR Guidelines

  1. Please follow the standardized commit convention using gitmoji.
  2. Commit messages can be written in either English or Chinese, but please provide a detailed explanation of the changes.
  3. Adhere to the original project's coding style and design patterns; avoid personalized modifications.
  4. All PRs are welcome regardless of size. If you have any questions, feel free to submit an issue or PR.

License

License

GPL-3.0 + Additional Terms license

Copyright (c) 2024 coco

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published