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,8 @@
# Assets
Bundled resources for mobile-app-tester skill
- [ ] test_template.py Template for creating new test cases.
- [ ] page_object_template.py Template for creating page object models.
- [ ] sample_app_ios.ipa Sample iOS app for testing.
- [ ] sample_app_android.apk Sample Android app for testing.