bdd_test_style 1.0.0 copy "bdd_test_style: ^1.0.0" to clipboard
bdd_test_style: ^1.0.0 copied to clipboard

BDD name aliases for test.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bdd_test_style

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

dependencies:
  bdd_test_style: ^1.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bdd_test_style/bdd_test_style.dart';
0
likes
30
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

BDD name aliases for test.

Homepage

License

BSD-3-Clause (license)

Dependencies

test

More

Packages that depend on bdd_test_style