storybook_toolkit_tester 1.3.0 copy "storybook_toolkit_tester: ^1.3.0" to clipboard
storybook_toolkit_tester: ^1.3.0 copied to clipboard

PlatformiOS

Tester package for storybook_toolkit supporting golden tests.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add storybook_toolkit_tester

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

dependencies:
  storybook_toolkit_tester: ^1.3.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:storybook_toolkit_tester/storybook_toolkit_tester.dart';
1
likes
130
points
127
downloads

Publisher

unverified uploader

Weekly Downloads

Tester package for storybook_toolkit supporting golden tests.

Repository (GitHub)
View/report issues

Topics

#tester #goldens #storybook #widgetbook

Documentation

API reference

License

MIT (license)

Dependencies

adaptive_golden_test, flutter, meta, recase, storybook_toolkit

More

Packages that depend on storybook_toolkit_tester