InfoQ Homepage Presentations Continuous Integration in the Mobile World
Continuous Integration in the Mobile World
Summary
Godfrey Nolan discusses using CI for iOS and Android apps, headless emulators, tools for unit and functional testing, and mobile app deployment.
Bio
Godfrey Nolan is Founder and President of RIIS and author of Decompiling Java. Godfrey specializes in requirements capture using visualization tools such as iRise and Balsamiq and requirement management tools such as ReqPro and CaliberRM primarily in the Detroit Metro area and is currently using executable requirements at a couple of clients in the automotive and telecommunications space.
About the conference
CodeMash is a unique event that will educate developers on current practices, methodologies, and technology trends in a variety of platforms and development languages such as Java, .Net, Ruby, Python and PHP.
Community comments
With Calabash now you can!
by Karl Krukow,
Git, not Github
by Ricky Clarkson,
With Calabash now you can!
by Karl Krukow,
Your message is awaiting moderation. Thank you for participating in the discussion.
We've just released Calabash which actually lets you run cucumber style tests!
blog.lesspainful.com/2012/03/07/Calabash/
www.lesspainful.com will run them on physical devices iOS or Android devices in the Cloud
Git, not Github
by Ricky Clarkson,
Your message is awaiting moderation. Thank you for participating in the discussion.
The speaker was talking about github as if it were a version control system like svn is. github is a website, git is a version control system.