jubos / fake-s3

A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies
2.94k stars 355 forks source link

[Feature] Add tests for boto3 #215

Open JustDevZero opened 7 years ago

JustDevZero commented 7 years ago

fake-s3 Is compatible with boto3, which is now the current version of boto (eventually, boto will fall deprecated in favor of boto3).

Please accept the incoming pull request.