JUnit 5 extensions for AWS
This repo contains few JUnit 5 extensions that you could find useful for testing AWS-related code. These extensions can be used to inject clients for AWS service mocks provided by tools like localstack or DynamoDB Local. Both AWS Java SDK v 2.x and v 1.x are supported. Currently, these services are supported:
Read the documentation or the Javadoc. I tried to keep it short.
Submit an issue in case of any questions, problems, proposals or requests.