In the previous chapters, we focused 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 with Protractor and build with Headless Chrome and GitLab CI. These steps are essential for real-world app development. After reading this chapter, you should know how to apply these practices.
End-to-End Test with Protractor
Protractor ( http://www.protractortest.org/ ) is an end-to-end test framework for Angular applications. The name “Protractor” comes from ...