ionic-team / ionic-unit-testing-example

Example of adding unit testing in your Ionic 2.x or greater apps with Karma and Jasmine
Other
374 stars 145 forks source link

Ionic 5 with Angular? #100

Closed pickfire closed 4 years ago

leifwells commented 4 years ago

When you install Ionic 5 with Angular 9, testing should automagically set itself up for you.

pickfire commented 4 years ago

Yes, but how about testing with the ionic lifecycle hooks and inclusion of the ionic components and events? Based on what I am doing now, I am including them one by one since I don't need everything, I need to go through the source to do that like IonSelect.