[rabbitmq-discuss] Is there a formal AMQP compliance test suite (for developers of client libraries)?

Michael Klishin michael.s.klishin at gmail.com
Fri Mar 14 08:13:09 GMT 2014


2014-03-14 11:50 GMT+04:00 Michael Justin <michael.justin at gmx.net>:

> AMQP 0.9.x and 1.0 however seem to be quite complex compared with STOMP. I
> could start with a subset of the AMQP protocol (leaving out optional parts
> of the specification), use existing unit tests for RabbitMQ client
> libraries as a starting point, and test against various AMQP
> implementations.
>
> Maybe there is some testing code available on the web for the automated
> verification of AMQP client standard compliance?
>


Nothing that I'm aware of. Use client test suites, primarily RabbitMQ Java
client and Bunny.
Also note that AMQP 1.0 is effectively a completely different protocol from
0.9.1 and there are RabbitMQ extensions to 0.9.1.

-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140314/6101c5ff/attachment.html>


More information about the rabbitmq-discuss mailing list