hegeltest_flutter 0.5.1 copy "hegeltest_flutter: ^0.5.1" to clipboard
hegeltest_flutter: ^0.5.1 copied to clipboard

Flutter integration for hegeltest — property-based testing powered by Hegel's native engine. Use with flutter_test instead of package:test.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hegeltest_flutter

With Flutter:

 $ flutter pub add hegeltest_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  hegeltest_flutter: ^0.5.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hegeltest_flutter/hegeltest_flutter.dart';
0
likes
0
points
318
downloads

Publisher

verified publisherletstesttools.dev

Weekly Downloads

Flutter integration for hegeltest — property-based testing powered by Hegel's native engine. Use with flutter_test instead of package:test.

Homepage
Repository (GitHub)
View/report issues

Topics

#testing #property-based-testing #fuzzing #flutter

License

unknown (license)

Dependencies

flutter, flutter_test, hegeltest

More

Packages that depend on hegeltest_flutter