celest_test 0.1.0 copy "celest_test: ^0.1.0" to clipboard
celest_test: ^0.1.0 copied to clipboard

Helper package for running integration tests with Celest.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add celest_test

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

dependencies:
  celest_test: ^0.1.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:celest_test/celest_test.dart';
0
likes
40
points
140
downloads

Publisher

verified publishercelest.dev

Weekly Downloads

Helper package for running integration tests with Celest.

Homepage
Repository (GitHub)
Contributing

License

BSD-2-Clause-Patent (license)

Dependencies

async, celest_core, logging, test, vm_service, web_socket

More

Packages that depend on celest_test