Chapter 9. Previewing, debugging, and automated testing

This chapter covers

  • Previewing your app using Ionic View and Ionic Lab
  • Debugging from a device or emulator on iOS and Android
  • Setting up and writing automated tests for your app

Get ready: we’re going to cover a lot of ground in this chapter about how to preview, debug, and properly test your app. The purpose of this chapter is to help you better manage quality in your app over time. You may recognize in projects you’ve worked on in the past that code maintainability tends to suffer and applications become more complex over time. It takes work and discipline by developers to counteract these trends, and this chapter identifies some tools that will help you do exactly that.

9.1. The ...

Get Ionic in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.