Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:16 +08:00
commit 5311b01df9
8 changed files with 366 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for mobile-app-tester skill
- [ ] setup_appium.sh Script to automate Appium server setup.
- [ ] run_tests.sh Script to execute tests on specified devices/emulators.
- [ ] generate_report.py Python script to generate detailed test reports.