Example of adding unit testing in your Ionic 2.x or greater apps with Angular CLI, Karma, and Jasmine
Based on Josh Morony's excellent Unit Testing guides and sample app. Updated to latest Angular CLI and Ionic releases.
Clone repo, run npm install
To run tests, run npm test