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

Platformweb

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

With Flutter:

 $ flutter 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.3.0

Alternatively, your editor might support dart pub get or flutter 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
110
points
147
downloads
screenshot

Documentation

Documentation
API reference

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

MIT (license)

Dependencies

angulardart, angulardart_meta, collection, lints, meta, web

More

Packages that depend on angulardart_test