This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Unit Testing with Ionic 2 RC0 #51
Open
Description
From @NelsonBrandao on September 30, 2016 11:45
Short description of the problem:
I'm starting an Ionic 2 project using RC0 and I'm having trouble getting unit tests to work. Almost all the documentation found on the web is for the beta releases that still used gulp. Is there any documentation on how to set it up with the new building system?
I can see that ionic-app-scripts already checks for linter errors, is there any planning to support unit testing?
Copied from original issue: ionic-team/ionic-framework#8351