AirtestProject / AirtestProject/my-testflow
运行multitests_together.py报错
オープン
- 主要言語
- Python
- スター
- 30
- フォーク
- 17
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
test setup failed
cls =
```py
@classmethod
def setUpClass(cls):
super(AndroidAppCase, cls).setUpClass()
if not current_device():
connect_device('Android:///')
dev = current_device()
> meta_info_emitter = cls.get_result_emitter('metaInfo')
```
```
E AttributeError: type object 'AndroidAppCase' has no attribute 'get_result_emitter'
../lib/case/android_app.py:20: AttributeError
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。