Description
Bug Report or Feature Request (mark with an x
)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Versions.
Repro steps.
The log given by the failure.
Desired functionality.
At @angular/core/testing
v4.2.0, .ngSummary.ts files are introduced to support to use AOT in unit testing ( https://github.com/angular/angular/blob/master/CHANGELOG.md#features-4 ). Do you have a milestone about this?
I think it's useful to run unit testing with something like ng test --aot
.