Skip to content

Stupeflix/fixxd

Repository files navigation

fixxd

iOS UIAutomation tests launcher

#installation

pip install fixxd

Go in the folder you want to put the tests in:

echo "app_name:MyApp.app" > .fixxd
mkdir iphone
mkdir lib

#usage Put your tests in the iphone, ipad or universal folder. Put your lib / utils in the lib folder.

Then run fixxd test iphone/mytest.coffee

#contributing TODO

thanks

This library is inspired by both ui-automation-runner and bwoken. Thanks to them.

About

Deprecated due to Xcode 7 announcements.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages