gabrieldemarmiesse / python-on-whales

An awesome Python wrapper for an awesome Docker CLI!
MIT License
541 stars 101 forks source link

Move most of the remaining tests to use container client fixtures #535

Closed LewisGaul closed 8 months ago

LewisGaul commented 8 months ago

The above are all updated to use docker_client or ctr_client such that --docker-exe and --podman-exe are respected.

Progress towards https://github.com/gabrieldemarmiesse/python-on-whales/issues/353