dbfixtures/pytest-dynamodb
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).
GitHub repository with 20 stars and 6 forks.
Language: Python
Topics: dynamodb, pytest, pytest-plugin, python