flutter/dev/automated_tests
Brian Slesinsky 6841ab22be Add --name and --plain-name to 'flutter test' (#11020)
This adds a way to run only a subset of the tests.
(The new flags do the same thing as 'pub run test'.)
2017-06-29 17:26:19 -07:00
..
flutter_test Add --name and --plain-name to 'flutter test' (#11020) 2017-06-29 17:26:19 -07:00
test_smoke_test Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
.gitignore Fix tests (#3977) 2016-05-17 12:45:37 -07:00
pubspec.yaml Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
README.md Fix tests (#3977) 2016-05-17 12:45:37 -07:00

This is a fake package for use by automated testing. For example, the flutter_tools package uses this to test flutter test.