Book Image

JavaScript Mobile Application Development

Book Image

JavaScript Mobile Application Development

Overview of this book

Table of Contents (15 chapters)
JavaScript Mobile Application Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you understood how to develop JavaScript tests for both synchronous and asynchronous JavaScript code of your Cordova app logic using Jasmine. You learned how to utilize Karma in order to automate running your JavaScript tests. You know how to generate test and code coverage reports from your JavaScript tests. Finally, you learned how to fully automate your JavaScript tests by integrating your tests with Jenkins as an example of the CI tools. In the next chapter, you will learn how to design and develop a complete app (Mega App) using Apache Cordova and the jQuery Mobile API on the three popular mobile platforms (Android, iOS, and Windows Phone 8).