allure_flutter_test 1.1.0 copy "allure_flutter_test: ^1.1.0" to clipboard
allure_flutter_test: ^1.1.0 copied to clipboard

Allure Report adapter for flutter_test and host-run integration_test.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add allure_flutter_test

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

dependencies:
  allure_flutter_test: ^1.1.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:allure_flutter_test/allure_flutter_test.dart';
0
likes
160
points
168
downloads

Documentation

API reference

Publisher

verified publisherallurereport.org

Weekly Downloads

Allure Report adapter for flutter_test and host-run integration_test.

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

allure_dart_commons, allure_dart_test, flutter, flutter_test, integration_test

More

Packages that depend on allure_flutter_test