Welcome to pytest-dataplugin’s documentation!

Installation

pip install pytest-dataplugin

Configuration

[pytest]
dataplugin-directory: tests/data
dataplugin-location: /mnt/gluster/testdata.tar.gz

Usage

Create a data archive

pytest --dataplugin-create

Upload the data archive

pytest --dataplugin-upload

Download an upstream data archive

pytest --dataplugin-download

Extract the downloaded archive to the data dir

pytest --dataplugin-extract

Verify the archive contents

pytest --dataplugin-verify

Module documentation.

Indices and tables