Clearcode

Results 11 repositories owned by Clearcode

pytest-postgresql

386
Stars
40
Forks
Watchers

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.

pytest-elasticsearch

69
Stars
21
Forks
Watchers

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.

pytest-redis

98
Stars
16
Forks
Watchers

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 Re...

mirakuru

81
Stars
27
Forks
Watchers

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

ianitor

77
Stars
21
Forks
Watchers

Doorkeeper for consul discovered services

pytest-dynamodb

20
Stars
7
Forks
Watchers

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).

pytest-mongo

21
Stars
5
Forks
Watchers

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.

pytest-mysql

53
Stars
19
Forks
Watchers

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.