UI Automation
CocoaConf PDX 2013 Jonathan Penn
UI Automation CocoaConf PDX 2013 Jonathan Penn @jonathanpenn - - PowerPoint PPT Presentation
UI Automation CocoaConf PDX 2013 Jonathan Penn @jonathanpenn Slides n Sample Code cocoamanifest.net/features T e problem Wash. Rinse. Repeat. So...? First, some theory... Edge Cases Wired up right? T ink like a user Show me the
CocoaConf PDX 2013 Jonathan Penn
(demo time)
github.com/jonathanpenn/ui-screen-shooter
test("my ¡test", ¡function(target, ¡app) ¡{ ¡ ¡assertWindow({ ¡ ¡ ¡ ¡tableViews: ¡[ ¡ ¡ ¡ ¡ ¡ ¡{ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡cells: ¡[ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡{ ¡name: ¡"Fred" ¡}, ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡{ ¡name: ¡"Flintstone" ¡} ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡] ¡ ¡ ¡ ¡ ¡ ¡} ¡ ¡ ¡ ¡] ¡ ¡}); });
github.com/alexvollmer/tuneup_js
bendyworks.github.com/bwoken
pragprog.com/book/jptios
github.com/jonathanpenn/ui-auto-monkey
jonathan@cocoamanifest.net