Skip to main content

A collection of helpful test fixtures for Fauna DB.

Project description

pytest-fauna

pytest-fauna contains some helpful pytest fixtures for Fauna DB.

Table of contents

[[TOC]]

Installation

Install with the usual Python package manager. Here's an example with pip:

pip install pytest-fauna

If you would like to use the AWS SecretsManager integration for retrieval of the fauna secret key, you will need to install the aws extra. Here's an example with pip:

pip install pytest-fauna[aws]

If you are using Fluctuate and want to use the fixtures that automatically apply migrations, you will need to install the fluctuate extra. Here's an example with pip:

pip install pytest-fauna[fluctuate]

Fixtures

Please see the plugin.py file for details on the available fixtures.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest_fauna-1.0.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pytest_fauna-1.0.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page