alias of flutter test
flutter test
void test(List<String> args) { start('flutter', ['test', ...args]); }