Sha256: c67f041b8e915ca63470918d333d4ba20963a17accd8b381ca4c267dab40165f
Contents?: true
Size: 708 Bytes
Versions: 1
Compression:
Stored size: 708 Bytes
Contents
*xcmonkey* is a tool for doing randomised UI testing of iOS apps 🐒 ## Requirements ```bash brew tap facebook/fb brew install idb-companion ``` ## Installation ```bash brew install xcmonkey ``` or ```bash gem install xcmonkey ``` ## Usage ### Test ```bash xcmonkey test --udid "30694803-2018-460F-BBA6-97D7911A1AC0" --bundle-id "com.example.app" ``` ### Describe point ```bash xcmonkey describe -x 10 -y 10 --udid "20694801-2018-460F-BBA6-97D7911A1AC0" ``` ## Code of Conduct Help us keep *xcmonkey* open and inclusive. Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md). ## License This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xcmonkey-0.1.1 | README.md |