Tutorial hero
Lesson icon

Setting Up Unit and E2E Tests in Ionic

Originally published June 08, 2017 Time 1 mins

I’ve written many tutorials on adding automated tests to Ionic applications, but one of the trickiest parts of the whole process is just getting the testing environment configured. If you want to set up unit and end-to-end tests you will need to install Jasmine, Karma, Protractor, and an array of other packages that need to be configured in order to get everything working properly.

In this video tutorial, I demonstrate an alternative to doing all of this tricky setup work.

Click here to watch the video on YouTube

Learn to build modern Angular apps with my course