/ionic-unit-testing-example

Example of adding unit testing in your Ionic 2.x or greater apps with Angular CLI, Karma, and Jasmine

Primary LanguageTypeScript

ionic-unit-testing-example

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.

Usage

Clone repo, run npm install

To run tests, run npm test