3 Commits

Author SHA1 Message Date
5ec6644f3f [tools] Convert test utils to RepositoryPackage (#5605) 2022-05-03 14:14:11 -07:00
cc32f688bb [flutter_plugin_tools] Run pub get for custom-test (#5322)
When running a Dart test script for `custom-test`, `pub get` needs to be
run first in order for it to work in a clean environment such as CI.

This will unblock enabling Pigeon's Dart tests in flutter/packages.
2022-04-21 13:08:21 -07:00
f0c3b6baee [flutter_plugin_tool] Add custom-test command (#5058) 2022-03-18 08:10:25 -07:00