alchemist_test_reporter 1.2.0 copy "alchemist_test_reporter: ^1.2.0" to clipboard
alchemist_test_reporter: ^1.2.0 copied to clipboard

Alchemist Test Reporter Addon

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alchemist_test_reporter

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

dependencies:
  alchemist_test_reporter: ^1.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:alchemist_test_reporter/alchemist_test_reporter.dart';
1
likes
120
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Alchemist Test Reporter Addon

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

alchemist, diff_image2, flutter, flutter_test, image, path, test

More

Packages that depend on alchemist_test_reporter