Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-pytest-docker-3.2.5-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-pytest-docker Distribution: openSUSE Tumbleweed
Version: 3.2.5 Vendor: openSUSE
Release: 1.1 Build date: Thu Nov 13 13:45:16 2025
Group: Unspecified Build host: reproducible
Size: 40845 Source RPM: python-pytest-docker-3.2.5-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/avast/pytest-docker
Summary: Simple pytest fixtures for Docker and Docker Compose based tests
Simple pytest fixtures that help you write integration tests with
Docker and Docker Compose. Specify all necessary containers in a
docker-compose.yml file and and pytest-docker will spin them up
for the duration of your tests.

Provides

Requires

License

MIT

Changelog

* Thu Nov 13 2025 Daniel Garcia <daniel.garcia@suse.com>
  - Update to 3.2.5:
    * ci improvements by @augi in #128
    * Use --wait in the default setup command by @mikeroll in #129
  - 3.2.4:
    * chore(deps): pytest 9.x allowed by @augi in #127
* Fri Jul 04 2025 Steve Kowalik &l