very_good_test_runner 0.3.0 copy "very_good_test_runner: ^0.3.0" to clipboard
very_good_test_runner: ^0.3.0 copied to clipboard

A test runner for Flutter and Dart created by Very Good Ventures

example/main.dart

// ignore_for_file: avoid_print

import 'package:very_good_test_runner/very_good_test_runner.dart';

void main() {
  // React to `TestEvent` instances.
  flutterTest().listen(print);
}
22
likes
160
points
53.8k
downloads

Publisher

verified publisherverygood.ventures

Weekly Downloads

A test runner for Flutter and Dart created by Very Good Ventures

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation, universal_io

More

Packages that depend on very_good_test_runner