Skip to content
@dbfixtures

Database plugins for pytest

Popular repositories Loading

  1. pytest-postgresql pytest-postgresql Public

    This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

    Python 455 48

  2. pytest-redis pytest-redis Public

    Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for…

    Python 103 16

  3. mirakuru mirakuru Public

    Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)

    Python 88 25

  4. pytest-elasticsearch pytest-elasticsearch Public

    This is a pytest plugin that enables you to test your code that relies on a running Elasticsearch search engine. It allows you to specify fixtures for Elasticsearch process and client.

    Python 68 22

  5. pytest-dbfixtures pytest-dbfixtures Public archive

    Python 57 20

  6. pytest-mysql pytest-mysql Public

    This is a pytest plugin, that enables you to test your code that relies on a running MySQL Database. It allows you to specify fixtures for MySQL process and client.

    Python 56 20

Repositories

Showing 9 of 9 repositories
  • pytest-dynamodb Public

    This is a pytest plugin, that enables you to test your code that relies on a running DynamoDB Database. It allows you to specify fixtures for DynamoDB process and client (resource in AWS boto terms).

    Python 19 LGPL-3.0 6 2 0 Updated Mar 24, 2025
  • mirakuru Public

    Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)

    Python 88 LGPL-3.0 25 5 (3 issues need help) 1 Updated Mar 24, 2025
  • pytest-mysql Public

    This is a pytest plugin, that enables you to test your code that relies on a running MySQL Database. It allows you to specify fixtures for MySQL process and client.

    Python 56 LGPL-3.0 20 3 0 Updated Mar 24, 2025
  • pytest-postgresql Public

    This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

    Python 455 LGPL-3.0 48 14 (1 issue needs help) 2 Updated Mar 19, 2025
  • pytest-mongo Public

    This is a pytest plugin, that enables you to test your code that relies on a running MongoDB database. It allows you to specify fixtures for MongoDB process and client.

    Python 21 LGPL-3.0 5 2 (1 issue needs help) 0 Updated Mar 19, 2025
  • pytest-elasticsearch Public

    This is a pytest plugin that enables you to test your code that relies on a running Elasticsearch search engine. It allows you to specify fixtures for Elasticsearch process and client.

    Python 68 LGPL-3.0 22 1 (1 issue needs help) 1 Updated Mar 17, 2025
  • pytest-redis Public

    Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redis database. It allows you to specify additional fixtures for Redis process and client.

    Python 103 LGPL-3.0 16 4 (2 issues need help) 0 Updated Mar 17, 2025
  • pytest-rabbitmq Public

    This is a pytest plugin, that enables you to test your code that relies on a running RabbitMQ Queues. It allows you to specify additional fixtures for RabbitMQ process and client.

    Python 44 LGPL-3.0 13 3 (1 issue needs help) 1 Updated Mar 17, 2025
  • pytest-dbfixtures Public archive
    Python 57 LGPL-3.0 20 1 0 Updated Aug 10, 2018

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Python