Tutorial hero image
Lesson icon

Setting Up Unit and E2E Tests in Ionic

1 min read

Originally published June 08, 2017

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

If you enjoyed this article, feel free to share it with others!