Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 600 Bytes

File metadata and controls

28 lines (19 loc) · 600 Bytes

sample-python

CI Sample

build status

Install

$ npm install -g macaca-cli macaca-electron macaca-ios macaca-android
$ pip install -r requirements.txt

Run test

$ macaca server --verbose
$ python tests/macaca-desktop-sample.test.py
$ python tests/macaca-ios-sample.test.py
$ python tests/macaca-android-sample.test.py

License

The MIT License (MIT)