metatest 0.2.2+4 copy "metatest: ^0.2.2+4" to clipboard
metatest: ^0.2.2+4 copied to clipboard

discontinued
Dart 1 only

A package for testing Dart test frameworks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add metatest

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

dependencies:
  metatest: ^0.2.2+4

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

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

A package for testing Dart test frameworks.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

test

More

Packages that depend on metatest