import 'package:auth/auth.dart'; import 'package:test/test.dart'; void main() { group('A group of tests', () { }); }