This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Update code_transformers and use transformer_test for tests #1759
Open
Description
The test helpers were split out from code_transformers
into their own package. For the most part this just means changing any imports to package:code_transformers/tests.dart
to package:transformer_test/utils.dart
.
The only actual breaking change should be that the optional args to testPhases
were changed to named args.
Metadata
Metadata
Assignees
Labels
No labels