angulardart_test 6.2.2 copy "angulardart_test: ^6.2.2" to clipboard
angulardart_test: ^6.2.2 copied to clipboard

Testing utilities for AngularDart including TestBed, ComponentFixture, fake async zone, and component testing helpers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angulardart_test

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

dependencies:
  angulardart_test: ^6.2.2

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:angulardart_test/angulardart_test.dart';
0
likes
0
points
147
downloads

Documentation

Documentation

Publisher

verified publisherqlapp.fr

Weekly Downloads

Testing utilities for AngularDart including TestBed, ComponentFixture, fake async zone, and component testing helpers.

Homepage
Repository (GitHub)
View/report issues

Topics

#angular #testing #test-runner #web

License

unknown (license)

Dependencies

angulardart, angulardart_meta, collection, lints, meta, web

More

Packages that depend on angulardart_test