Registry / testing / fake-sqs

fake-sqs

JSON →
library0.4.3rbrubygemsunverified

Provides a fake SQS server that you can run locally to test against.

gem install fake_sqs
INSTALL
IMPORT
SIG · FAKE-SQS
F
fake-sqs
testingrubyv0.4.3
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.

FakeSQS
require 'fake_sqs'

Start a fake SQS server for testing.

require 'fake_sqs' server = FakeSQS::Server.new(port: 4568) server.start puts 'Fake SQS running on port 4568'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
fake-sqs — gem install fake-sqs · libregistry