Skip to content

masimplo/ionic-unit-testing-example

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.1%
  • CSS 18.0%
  • JavaScript 12.2%
  • HTML 10.7%