flutter_test_factory 0.1.0 copy "flutter_test_factory: ^0.1.0" to clipboard
flutter_test_factory: ^0.1.0 copied to clipboard

Generate Flutter tests automatically.

flutter-test-factory #

Topics: dart · flutter · flutter-test-factory · mobile · pub

Generate Flutter tests automatically.

CLI #

npx flutter-test-factory generate

Features #

  • unit tests
  • widget tests
  • mock setup

Usage #

import 'package:flutter_test_factory/flutter_test_factory.dart';

void main() {
  FlutterTestFactory.init();
}

Why #

Testing coverage is poor because writing tests is slow.

License #

MIT

0
likes
140
points
25
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Generate Flutter tests automatically.

Topics

#dart #flutter #flutter-test-factory #mobile #pub

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_test_factory