testcontainers_core 1.0.6 copy "testcontainers_core: ^1.0.6" to clipboard
testcontainers_core: ^1.0.6 copied to clipboard

Dart library for throwaway instances of anything that can run in a Docker container

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add testcontainers_core

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

dependencies:
  testcontainers_core: ^1.0.6

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

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Dart library for throwaway instances of anything that can run in a Docker container

Repository (GitHub)
View/report issues

Topics

#testing #docker #containers #test-automation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

archive, http, meta, path, uuid

More

Packages that depend on testcontainers_core