testcontainers-avk 0.12.0

A library for integration-testing against docker containers from within Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 20
  rebase-strategy: disabled
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: "daily"