instrumentation_adapter 0.1.3 copy "instrumentation_adapter: ^0.1.3" to clipboard
instrumentation_adapter: ^0.1.3 copied to clipboard

discontinued

Runs tests that use the flutter_test API as integration tests.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add instrumentation_adapter

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

dependencies:
  instrumentation_adapter: ^0.1.3

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:instrumentation_adapter/instrumentation_adapter.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Runs tests that use the flutter_test API as integration tests.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_test

More

Packages that depend on instrumentation_adapter