jonathanpenn / ui-auto-monkey

UI AutoMonkey is a simple stress testing script for iOS applications that runs in UI Automation and Instruments. Grass fed. Free range.
http://cocoamanifest.net
MIT License
1.47k stars 249 forks source link

Yahoo remove editing req #24

Closed BruceBGordon closed 9 years ago

BruceBGordon commented 9 years ago

Removes the need to edit new versions of UIAutoMonkey.js for users who don't want the auto-release feature. Still runs automatically for users that use the monkey as is.

Users that are used to commenting out the monkey will need to do a one-time adjustment to set a global variable that controls the auto-release. See the readme for more info.

jonathanpenn commented 9 years ago

Nice!