Registry / testing / fakes3

fakes3

JSON →
library2.0.0rbrubygemsunverified

Provides a fake Amazon S3 server for testing basic S3 functionality without connecting to AWS.

gem install fakes3
INSTALL
IMPORT
SIG · FAKES3
F
fakes3
testingrubyv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FakeS3
require 'fakes3'

Start a local fake S3 server for testing

require 'fakes3' server = FakeS3::Server.new('0.0.0.0', 10453, '/tmp/fakes3') server.serve
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
fakes3 — gem install fakes3 · libregistry