© Fu Cheng 2017

Fu Cheng, Build Mobile Apps with Ionic 2 and Firebase, 10.1007/978-1-4842-2737-4_12

12. End-to-End Test and Build

Fu Cheng

(1)Sandringham, Auckland, New Zealand

In the previous chapters, we focus on the implementation of different user stories and the Ionic framework itself. In this chapter, we’ll focus on some nonfunctional requirements, including end-to-end test , build, and publish.

End-to-End Test with Protractor

Protractor ( http://www.protractortest.org/ ) is an end-to-end test framework for AngularJS applications. The name “Protractor” comes from the instrument that is used to measure angles, indicating its close relationship with AnguarJS. Most of the end-to-end testing tools are using Selenium WebDriver ( http://www.seleniumhq.org/projects/webdriver/ ...

Get Build Mobile Apps with Ionic 2 and Firebase: Hybrid Mobile App Development 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.