mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This adds a way to run only a subset of the tests. (The new flags do the same thing as 'pub run test'.) |
||
---|---|---|
.. | ||
flutter_test | ||
test_smoke_test | ||
.gitignore | ||
pubspec.yaml | ||
README.md |
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.