angular2_testing 2.0.0-beta.17 copy "angular2_testing: ^2.0.0-beta.17" to clipboard
angular2_testing: ^2.0.0-beta.17 copied to clipboard

Dart 1 only

Helpers to run unit tests for angular2 components and injectables.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angular2_testing

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

dependencies:
  angular2_testing: ^2.0.0-beta.17

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:angular2_testing/angular2_testing.dart';
0
likes
15
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

Helpers to run unit tests for angular2 components and injectables.

License

MIT (license)

Dependencies

angular2

More

Packages that depend on angular2_testing