Change the repository type filter
All
Repositories list
9 repositories
pytest-postgresql
PublicThis 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.pytest-elasticsearch
PublicThis 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.pytest-redis
PublicRedis 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.pytest-mongo
Publicpytest-mysql
Publicmirakuru
PublicMirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)pytest-rabbitmq
PublicThis 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.pytest-dynamodb
PublicThis 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).pytest-dbfixtures
Public archive