Creating the right development environment for building maintainable mobile apps should be the primary concern of a team embarking on native app development. Constructing a comprehensive continuous build process integrating unit testing and build monitoring should be one of the development teams primary goals.
This session will show you how to leverage a number of mature and powerful tools to make creating your titanium development process quick and effective.
* Unit testing in Titanium
* Testing with TiMocha
* Testing inside Titanium Studio
* Taking advantage of Mocha JSON reporter
* Continuous integration with travis and titanium-cli