Angular: Switch all of Angular Dart's tests to use code generation instead of reflection

Created on 30 Jul 2016  路  4Comments  路  Source: angulardart/angular

Nobody runs their app with dart:mirrors in production, so why run the tests that way?

Most helpful comment

Just an update, I'll be tackling next week. Early work is there with a new NgTestBed pattern.

All 4 comments

Just an update, I'll be tackling next week. Early work is there with a new NgTestBed pattern.

This is now planned for the 4.0 release.

This is currently in progress.

Fixed in various commits.

Was this page helpful?
0 / 5 - 0 ratings