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

#818 in Testing

Download history 3/week @ 2023-12-24 10/week @ 2024-02-18 26/week @ 2024-02-25 12/week @ 2024-03-03 12/week @ 2024-03-10 9/week @ 2024-03-17

59 downloads per month

MIT/Apache

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

~1.5MB
~42K SLoC