Skip to content

sanjaysiddhanti/s3_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Testing

This repository provides examples of testing S3 interactions in Python using the following approaches:

  • moto3
  • botocore stubbers
  • localstack

Usage

Build the Docker image

docker build -t s3_testing .

Run the tests

docker-compose up

Contributing

If you have examples of other S3 testing libraries, please send me a pull request.

About

Example code for testing S3 in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published