3 unstable releases
Uses old Rust 2015
0.2.1 | Sep 16, 2019 |
---|---|
0.2.0 | Feb 28, 2019 |
0.1.0 | Jan 15, 2019 |
#741 in Testing
28 downloads per month
17KB
275 lines
ElasticMQ
This crate provides ElasticMQ
as an Image
for testcontainers
. The ElasticMQ docker image can be used for simulating Amazon SQS for local testing.
By default the 0.14.6
will be used for the softwaremill/elasticmq container. This can be overridden by creating the ElasticMQ
instance with ElasticMQ::with_tag
.
Information on the softwaremill/elasticmq container can be found at: https://hub.docker.com/r/softwaremill/elasticmq
Dependencies
~2MB
~43K SLoC