Popularity
6.2
Stable
Activity
0.0
Stable
382
63
158

Code Quality Rank: L5
Programming language: Java
License: Apache License 2.0
Tags: Testing     UI Testing    
Latest version: v0.6.5

ios-driver alternatives and similar libraries

Based on the "UI Testing" category.
Alternatively, view ios-driver alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ios-driver or a related project?

Add another 'UI Testing' Library

README

ios-driver

IOS native, hybrid and web automation

doc : http://ios-driver.github.com/ios-driver/

Contact

Most of discussions take place via IRC at freenode on the ios-driver channel

Contributing

Active development is done on the 'dev' branch. Please make use that branch and make pull requests to it instead of to master.

Please sign the CLA "Personal", "Corporate".

The "release notes" contain a list of TODOs at the bottom.

Building from source :

clone the project

clone the submobule ( git submodule init, git submodule update )

switch to the dev branch

build without the tests : mvn package -DskipTests

The server standalone will be in project/server/target

License

The Apache Software License, Version 2.0


*Note that all licence references and agreements mentioned in the ios-driver README section above are relevant to that project's source code only.