An open API service indexing awesome lists of open source software.

https://github.com/symonk/pytest-containers

:rocket: A pytest plugin for starting docker compose services around tests
https://github.com/symonk/pytest-containers

Last synced: about 2 months ago
JSON representation

:rocket: A pytest plugin for starting docker compose services around tests

Awesome Lists containing this project

README

        

==================
pytest-containers
==================

.. image:: .github/.images/logo.jpeg
:class: with-border
:width: 250
:height: 250

.. image:: https://img.shields.io/pypi/v/pytest-containers.svg
:target: https://pypi.python.org/pypi/pytest-containers

-----

================
Getting Started
================

A pytest plugin for spinning up docker compose services as dependencies of tests

-----