jarvis-appium

jarvis-appiumは、TypeScriptで構築された自動化テストフレームワークです。Appiumを利用してモバイルアプリケーションのテストを効率的に行うことができ、開発者やテストエンジニアにとって便利なツールです。豊富な機能を持ち、拡張性も高いため、さまざまなプロジェクトに対応可能です。

GitHubスター

35

ユーザー評価

未評価

お気に入り

0

閲覧数

20

フォーク

8

イシュー

5

インストール方法
難易度
上級
推定所要時間
20-45

インストール方法

1Install Android Studio and Android SDK
2Set ANDROID_HOME environment variable
3Add Android SDK tools to your PATH
4Enable USB debugging on your Android device
5Install Appium UiAutomator2 driver dependencies
1Install Xcode from the App Store
2Install Xcode Command Line Tools: xcode-select --install
3Install iOS simulators through Xcode
4For real device testing, configure provisioning profiles
Add Jarvis Appium to your MCP client configuration: ```json { "mcpServers": { "jarvis-appium": { "disabled": false, "timeout": 100, "type": "stdio", "command": "npx", "args": ["jarvis-appium"], "env": {

追加リソース

作者情報
AppiumTestDistribution

A tool for running android and iOS appium tests in parallel across devices... U like it STAR it !

170

フォロワー

32

リポジトリ

0

Gist

0

貢献数