hegeltest_flutter 0.9.0 copy "hegeltest_flutter: ^0.9.0" to clipboard
hegeltest_flutter: ^0.9.0 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 Flutter:

 $ flutter pub add hegeltest_flutter

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

dependencies:
  hegeltest_flutter: ^0.9.0

Alternatively, your editor might support 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
160
points
322
downloads

Documentation

API reference

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
Contributing

Topics

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

License

MIT (license)

Dependencies

flutter, flutter_test, hegeltest

More

Packages that depend on hegeltest_flutter