philiprehberger_snapshot_test 0.2.0 copy "philiprehberger_snapshot_test: ^0.2.0" to clipboard
philiprehberger_snapshot_test: ^0.2.0 copied to clipboard

Visual snapshot testing for Flutter widgets with golden file comparison

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add philiprehberger_snapshot_test

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

dependencies:
  philiprehberger_snapshot_test: ^0.2.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:philiprehberger_snapshot_test/philiprehberger_snapshot_test.dart';
2
likes
160
points
14
downloads

Documentation

API reference

Publisher

verified publisherphiliprehberger.com

Weekly Downloads

Visual snapshot testing for Flutter widgets with golden file comparison

Homepage
Repository (GitHub)
View/report issues

Topics

#testing #golden-tests #widget

License

MIT (license)

Dependencies

flutter, flutter_test

More

Packages that depend on philiprehberger_snapshot_test